GiftCardBalance: {
    account_number: string;
    mid: string;
}

Type declaration

  • account_number: string

    Gift card track or account data

  • mid: string

    The merchant account id assigned by the service provider that will process the gift card

Generated using TypeDoc