@stigg/node-server-sdk - v4.52.0
Preparing search index...
Address
Type Alias Address
Param: country
optional country of the address - in a valid ISO 3166-1 alpha-2 format
type
Address
=
{
addressLine1
?:
string
;
addressLine2
?:
string
;
city
?:
string
;
country
?:
string
;
phoneNumber
?:
string
;
postalCode
?:
string
;
state
?:
string
;
}
Index
Properties
address
Line1?
address
Line2?
city?
country?
phone
Number?
postal
Code?
state?
Properties
Optional
address
Line1
addressLine1
?:
string
Optional
address
Line2
addressLine2
?:
string
Optional
city
city
?:
string
Optional
country
country
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
country
phone
Number
postal
Code
state
@stigg/node-server-sdk - v4.52.0
Loading...
Param: country
optional country of the address - in a valid ISO 3166-1 alpha-2 format