Initializer

init(id:transactionAmount:approvedAmount:isPartialApproval:seq:transactionType:gateway:gatewayResult:gatewayReference:status:authCode:responseCode:responseMessage:responseContent:responseEMVData:)

No overview available.

Declaration

init(id: UUID, transactionAmount: Decimal, approvedAmount: Decimal? = nil, isPartialApproval: Bool, seq: Int? = nil, transactionType: TransactionType, gateway: String? = nil, gatewayResult: Int? = nil, gatewayReference: String? = nil, status: String? = nil, authCode: String? = nil, responseCode: String? = nil, responseMessage: String? = nil, responseContent: String? = nil, responseEMVData: Data? = nil)