|
| | SendCollectionPaymentParams ({ required this.collectionId, required this.userId, required this.invoiceDateDue, required this.signatureImage, required this.paymentModeId, required this.contactId, }) |
◆ SendCollectionPaymentParams()
| SendCollectionPaymentParams::SendCollectionPaymentParams |
( |
{ required this.collectionId, required this.userId, required this.invoiceDateDue, required this.signatureImage, required this.paymentModeId, required this.contactId, } | | ) |
|
|
private |
◆ collectionId
| final String SendCollectionPaymentParams::collectionId |
|
private |
◆ contactId
| final int SendCollectionPaymentParams::contactId |
|
private |
◆ invoiceDateDue
| final String SendCollectionPaymentParams::invoiceDateDue |
|
private |
◆ paymentModeId
| final int SendCollectionPaymentParams::paymentModeId |
|
private |
◆ signatureImage
| final String SendCollectionPaymentParams::signatureImage |
|
private |
◆ userId
| final int SendCollectionPaymentParams::userId |
|
private |
The documentation for this class was generated from the following file: