Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/customer
CustomerAddressInput
Interface CustomerAddressInput
interface
CustomerAddressInput
{
city
?:
string
;
country
:
string
;
line1
?:
string
;
line2
?:
string
;
name
?:
string
;
phoneNumber
?:
string
;
postCode
?:
string
;
region
?:
string
;
}
Index
Properties
city?
country
line1?
line2?
name?
phone
Number?
post
Code?
region?
Properties
Optional
city
city
?:
string
country
country
:
string
Optional
line1
line1
?:
string
Optional
line2
line2
?:
string
Optional
name
name
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
post
Code
postCode
?:
string
Optional
region
region
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
line1
line2
name
phone
Number
post
Code
region
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...