@usethrottle/cart
Preparing search index...
ShippingTaxAddress
Interface ShippingTaxAddress
interface
ShippingTaxAddress
{
addressLine1
?:
string
;
addressLine2
?:
string
;
city
?:
string
;
countryCode
?:
string
;
postalCode
?:
string
;
stateProvince
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
address
Line1?
address
Line2?
city?
country
Code?
postal
Code?
state
Province?
Properties
Optional
address
Line1
addressLine1
?:
string
Optional
address
Line2
addressLine2
?:
string
Optional
city
city
?:
string
Optional
country
Code
countryCode
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
state
Province
stateProvince
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
country
Code
postal
Code
state
Province
@usethrottle/cart
Loading...