interface CheckoutResource {
    uri: string;
}

Hierarchy

Properties

Properties

uri: string

Generated using TypeDoc