Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
InvoicePayDeets
Interface InvoicePayDeets
export InvoicePayDeets
interface
InvoicePayDeets
{
object
?:
null
|
string
;
payment_method_id
?:
null
|
string
;
user_id
?:
null
|
string
;
}
Index
Properties
object?
payment_
method_
id?
user_
id?
Properties
Optional
object
object
?:
null
|
string
Optional
payment_
method_
id
payment_
method_
id
?:
null
|
string
Optional
user_
id
user_
id
?:
null
|
string
The user id to operate on their behalf (tenants only)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
object
payment_
method_
id
user_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export InvoicePayDeets