Тип ChequeActionRequest
{
"type": ChequeActionType,
"cashier": String,
"cheque": ChequeRequest
}
type- ChequeActionType- тип вызываемой операции с чеком.
cashier- Имя кассира.cheque- ChequeRequest- состав чека.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
{
"type": ChequeActionType,
"cashier": String,
"cheque": ChequeRequest
}
type - ChequeActionType
cashier - Имя кассира.cheque - ChequeRequest