@usethrottle/checkout-sdk
    Preparing search index...

    Interface CheckoutCollectInput

    interface CheckoutCollectInput {
        billingAddress?: boolean;
        shippingAddress?: boolean;
    }
    Index
    billingAddress?: boolean
    shippingAddress?: boolean