Mayson Monorepo Documentation
    Preparing search index...
    interface Location {
        country: string;
        source: Stripe.Customer.Tax.Location.Source;
        state: string;
    }
    Index

    Properties

    Properties

    country: string

    The identified tax country of the customer.

    The data source used to infer the customer's location.

    state: string

    The identified tax state, county, province, or region of the customer.