AuthorizationCompletionRequest constructor
const
AuthorizationCompletionRequest({})
Implementation
const AuthorizationCompletionRequest({
required this.transactionId,
required this.transactionAmount,
this.laneNumber = '1',
this.referenceNumber = '',
this.clerkNumber,
this.shiftId,
this.ticketNumber,
});