DuesCreateModel
| Name |
Type |
Required |
Max Length |
Description |
| Note |
String |
|
N/A |
Dues Payment Note |
| OwnerId |
String |
✓ |
N/A |
The id of the owner |
| BankCode |
String |
✓ |
N/A |
The bank code |
| ContractNumber |
String |
|
N/A |
The contract number |
| ResortID |
String |
✓ |
N/A |
The Resort ID |
| TotalAmount |
Decimal |
✓ |
N/A |
Total Amount |
| PayCode |
String |
✓ |
N/A |
Pay Code |
| AuthCode |
String |
✓ |
N/A |
Authorization Code |
| MerchantAccountID |
Int32 |
|
N/A |
Merchant Account ID |
| TransactionReferenceID |
Int32 |
|
N/A |
Transaction Reference ID |
| CreditCardId |
Int32 |
|
N/A |
CreditCard Id |