public interface ExciseValidationRequest
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBarcode()
Штрихкод товара
|
java.lang.String |
getExcise()
Акцизная марка
|
Receipt |
getReceipt()
Текущий чек продажи/возврата, в который будет добавляться позиция товара
|