Preparing search index...
The search index is not available
@coopenomics/coopjs
@coopenomics/coopjs
Mutations
Payments
SetPaymentStatus
IInput
Interface IInput
interface
IInput
{
data
:
{
id
:
string
;
status
:
PaymentStatus
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
id
:
string
;
status
:
PaymentStatus
;
}
Type declaration
id
:
string
Идентификатор платежа, для которого устанавливается статус
status
:
PaymentStatus
Новый статус платежа
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
@coopenomics/coopjs
Loading...
Идентификатор платежа, для которого устанавливается статус