Interface BuyerAddress<TBuyerAddressXp>

Type Parameters

  • TBuyerAddressXp = any

Hierarchy

  • BuyerAddress

Properties

AddressName?: string
Billing?: boolean
City?: string
CompanyName?: string
Country?: string
DateCreated?: string
Editable?: boolean
FirstName?: string
ID?: string
LastName?: string
Phone?: string
Shipping?: boolean
State?: string
Street1?: string
Street2?: string
Zip?: string
xp?: TBuyerAddressXp

Generated using TypeDoc