WrAddress
webround-docs / WrAddress
Interface: WrAddress
Defined in: wr.d.ts:585
A customer shipping or billing address
Properties
additionalInfo?
optionaladditionalInfo?:string
Defined in: wr.d.ts:611
Additional delivery instructions
addressLine1
addressLine1:
string
Defined in: wr.d.ts:599
Street address line 1
addressLine2?
optionaladdressLine2?:string
Defined in: wr.d.ts:601
Street address line 2
city
city:
string
Defined in: wr.d.ts:603
City
company?
optionalcompany?:string
Defined in: wr.d.ts:593
Company name
countryCode
countryCode:
string
Defined in: wr.d.ts:609
ISO 3166-1 alpha-2 country code
createdAt?
optionalcreatedAt?:string
Defined in: wr.d.ts:617
Creation timestamp (ISO 8601)
customerId?
optionalcustomerId?:string
Defined in: wr.d.ts:589
fullName
fullName:
string
Defined in: wr.d.ts:591
Full name of the recipient
id?
optionalid?:string
Defined in: wr.d.ts:587
Unique identifier (undefined on creation)
isDefaultBilling?
optionalisDefaultBilling?:boolean
Defined in: wr.d.ts:615
Whether this is the default billing address
isDefaultShipping?
optionalisDefaultShipping?:boolean
Defined in: wr.d.ts:613
Whether this is the default shipping address
phone?
optionalphone?:string
Defined in: wr.d.ts:597
Phone number (international format)
postalCode
postalCode:
string
Defined in: wr.d.ts:607
Postal/ZIP code
province?
optionalprovince?:string
Defined in: wr.d.ts:605
Province or state
storeId?
optionalstoreId?:string
Defined in: wr.d.ts:588
updatedAt?
optionalupdatedAt?:string
Defined in: wr.d.ts:619
Last update timestamp (ISO 8601)
vatCode?
optionalvatCode?:string
Defined in: wr.d.ts:595
VAT/tax code