enum class DeliveryType
The means by which means the receipt is delivered to the customer. |
|
class PaymentInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:54. |
|
enum class PaymentState
Determines status of the payment. Assuming the payment can be made trough payment system, it can be .CHARGE_FAILED. Or for instance .PENDING, which means not yet PAID. etc. |
|
enum class PaymentType
User: Pavel Abizyaev, Date: 04.09.2014 18:45. |
|
class PaymentTypesStatsInfo |
|
class PaymentTypeStatsInfo |
|
class PrintInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:52. |
|
class ReceiptInfo : Info
Set of field as in Sale entity. |
|
class SaleDetailedInfo : Info |
|
class SaleInfo : SyncEntityInfo
Set of field as in Sale entity. |
|
class SaleProductInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:47. |
|
class SaleService
Service for reaching Sale entity. |
|
class SaleServiceSample
User: Kirill, Date: 12.09.13 11:00. |
|
class SaleShortInfo : Info
Set of field as in Sale entity. |
|
class SaleSlotInfo : SyncEntityInfo |
|
class SaleSlotService
Created by fasth on 17.09.2014. |
|
class SaleSlotServiceSample
Created by fasth on 17.09.2014. |
|
enum class SaleState
User: Pavel Abizyaev, Date: 04.09.2014 17:41. |
|
class SaleStatsInfo |
|
class TripService |
|
class VatRateSumInfo
User: Pavel Abizyaev, Date: 08.10.2014 18:34. |