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
PaymentAcceptResponse
Interface PaymentAcceptResponse
export PaymentAcceptResponse
interface
PaymentAcceptResponse
{
account_id
?:
null
|
string
;
status
?:
AcceptPaymentStatusEnum
;
}
Index
Properties
account_
id?
status?
Properties
Optional
account_
id
account_
id
?:
null
|
string
Account Id to accept payments from
Optional
status
status
?:
AcceptPaymentStatusEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
id
status
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export PaymentAcceptResponse