@usethrottle/checkout-sdk
Preparing search index...
server
CheckoutAddress
Interface CheckoutAddress
interface
CheckoutAddress
{
addressLine1
:
string
;
addressLine2
?:
string
;
city
:
string
;
company
?:
string
;
countryCode
:
string
;
firstName
:
string
;
lastName
:
string
;
phone
?:
string
;
postalCode
:
string
;
stateProvince
:
string
;
}
Index
Properties
address
Line1
address
Line2?
city
company?
country
Code
first
Name
last
Name
phone?
postal
Code
state
Province
Properties
address
Line1
addressLine1
:
string
Optional
address
Line2
addressLine2
?:
string
city
city
:
string
Optional
company
company
?:
string
country
Code
countryCode
:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
phone
phone
?:
string
postal
Code
postalCode
:
string
state
Province
stateProvince
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
company
country
Code
first
Name
last
Name
phone
postal
Code
state
Province
@usethrottle/checkout-sdk
Loading...