/
InvoiceLog
InvoiceLog
Данный объект описывает попытку пользователем оплатить счет.
{
"id": 2387,
"type": "invoice",
"state": true,
"amount": 1.00,
"currency": "usd",
"status": InvoiceLogStatus,
"createdAt": "2020-01-06 18:09:00"
}
Описание модели
Название | Описание |
---|---|
id | Идентификатор |
type | Тип оплаты |
state | Статус (Успешно / Неуспешно) |
amount | Сумма |
currency | Валюта в нижнем регистре |
status | Объект типа InvoiceLogStatus |
createdAt | Дата создания |
, multiple selections available,
Related content
InvoiceLogStatus
InvoiceLogStatus
Read with this
Invoice
Invoice
Read with this
PaymentSystem
PaymentSystem
Read with this
PaymentSystemMerchant
PaymentSystemMerchant
Read with this
Cashier
Cashier
Read with this
Telegram Business Accounts - ua
Telegram Business Accounts - ua
More like this