RetailerReconciliationResponse

Parameters

transactionTotals

Result of the Sale to POI Reconciliation processing.

reconciliationType

Type of Reconciliation requested by the Sale to the POI.

poiReconciliationId

Identification of the reconciliation period between Sale and POI.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val poiReconciliationId: String? = null
Link copied to clipboard
Link copied to clipboard
open val transactionTotals: List<RetailerTransactionTotals>? = null

Functions

Link copied to clipboard
open override fun isSameProtocol(message: DomainMessage): Boolean
open override fun isSameProtocol(message: RawMessage): Boolean