Mayson Monorepo Documentation
    Preparing search index...
    interface ShippingDetails {
        address: Stripe.Address;
        name: string;
    }
    Index

    Properties

    Properties

    address: Stripe.Address
    name: string

    Customer name.