Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodOwner
Interface PaymentMethodOwner
interface
PaymentMethodOwner
{
address
?:
PaymentMethodOwnerAddress
|
null
;
name
?:
string
;
}
Index
Properties
address?
name?
Properties
Optional
address
address
?:
PaymentMethodOwnerAddress
|
null
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
name
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...