Home > @vsf-enterprise/epcc-api > UserBillingAddress
# UserBillingAddress type
User billing address is an array of addresses.
Signature:
export declare type UserBillingAddress = Address[];
References: Address
Home > @vsf-enterprise/epcc-api > UserBillingAddress
User billing address is an array of addresses.
Signature:
export declare type UserBillingAddress = Address[];
References: Address
On this page