AddressTypeEnum
An enumeration.
enum AddressTypeEnum {
BILLING
SHIPPING
}
Values
AddressTypeEnum.BILLING
AddressTypeEnum.SHIPPING
Member of
AccountError
object ● CheckoutError
object ● OrderError
object
Was this page helpful?