RetailerConfiguration

data class RetailerConfiguration(val poiID: String = "PayOnSite", val saleID: String, val operatorLanguage: String = "PL", val softwareComponent: SoftwareComponent, val operatorId: String = "App2AppOperator") : ProtocolConfiguration

Retailer constants configuration

Constructors

Link copied to clipboard
constructor(poiID: String = "PayOnSite", saleID: String, operatorLanguage: String = "PL", softwareComponent: SoftwareComponent, operatorId: String = "App2AppOperator")

Properties

Link copied to clipboard

Identification of cashier operator

Link copied to clipboard

Language of the Cashier or Operator.

Link copied to clipboard

Identification of a POI System or a POI Terminal for the Sale to POI protocol

Link copied to clipboard

Identification of a Sale System or a Sale Terminal for the Sale to POI protocol

Link copied to clipboard

Integrated Software Information