Mayson Monorepo Documentation
    Preparing search index...
    interface Location {
        country?: string;
        state?: string;
    }
    Index

    Properties

    Properties

    country?: string

    The identified tax country of the customer.

    state?: string

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