apidocs / com.srv4pos.server.api.sale

Package com.srv4pos.server.api.sale

Types

DeliveryType

enum class DeliveryType

The means by which means the receipt is delivered to the customer.

PaymentInfo

class PaymentInfo : Info

User: Pavel Abizyaev, Date: 04.09.2014 17:54.

PaymentState

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.

PaymentType

enum class PaymentType

User: Pavel Abizyaev, Date: 04.09.2014 18:45.

PaymentTypesStatsInfo

class PaymentTypesStatsInfo

PaymentTypeStatsInfo

class PaymentTypeStatsInfo

PrintInfo

class PrintInfo : Info

User: Pavel Abizyaev, Date: 04.09.2014 17:52.

ReceiptInfo

class ReceiptInfo : Info

Set of field as in Sale entity.

SaleDetailedInfo

class SaleDetailedInfo : Info

SaleInfo

class SaleInfo : SyncEntityInfo

Set of field as in Sale entity.

SaleProductInfo

class SaleProductInfo : Info

User: Pavel Abizyaev, Date: 04.09.2014 17:47.

SaleService

class SaleService

Service for reaching Sale entity.

SaleServiceSample

class SaleServiceSample

User: Kirill, Date: 12.09.13 11:00.

SaleShortInfo

class SaleShortInfo : Info

Set of field as in Sale entity.

SaleSlotInfo

class SaleSlotInfo : SyncEntityInfo

SaleSlotService

class SaleSlotService

Created by fasth on 17.09.2014.

SaleSlotServiceSample

class SaleSlotServiceSample

Created by fasth on 17.09.2014.

SaleState

enum class SaleState

User: Pavel Abizyaev, Date: 04.09.2014 17:41.

SaleStatsInfo

class SaleStatsInfo

TripService

class TripService

VatRateSumInfo

class VatRateSumInfo

User: Pavel Abizyaev, Date: 08.10.2014 18:34.