PaymentDetailsDataModel constructor
PaymentDetailsDataModel({})
Implementation
PaymentDetailsDataModel(
{this.paymentCollectionByModeList,
this.transactionId,
this.details,
this.totalCollectedAmount,
this.paymentTransactionStatus,
this.paymentCollectionOrderId,
this.notificationRecipientId});