Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodOwnerAddress
Interface PaymentMethodOwnerAddress
interface
PaymentMethodOwnerAddress
{
city
?:
string
|
null
;
country
?:
string
;
line1
?:
string
|
null
;
line2
?:
string
|
null
;
name
?:
string
|
null
;
phoneNumber
?:
string
|
null
;
postCode
?:
string
|
null
;
region
?:
string
|
null
;
}
Index
Properties
city?
country?
line1?
line2?
name?
phone
Number?
post
Code?
region?
Properties
Optional
city
city
?:
string
|
null
Optional
country
country
?:
string
Optional
line1
line1
?:
string
|
null
Optional
line2
line2
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
post
Code
postCode
?:
string
|
null
Optional
region
region
?:
string
|
null
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...