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
PaymentCancelDeets
Interface PaymentCancelDeets
export PaymentCancelDeets
interface
PaymentCancelDeets
{
object
?:
null
|
string
;
user_id
?:
null
|
string
;
wallet_key
?:
null
|
string
;
}
Index
Properties
object?
user_
id?
wallet_
key?
Properties
Optional
object
object
?:
null
|
string
Optional
user_
id
user_
id
?:
null
|
string
The user id to operate on their behalf (tenants only)
Optional
wallet_
key
wallet_
key
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
object
user_
id
wallet_
key
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export PaymentCancelDeets