CustomerWallet
Customer Wallet
Name | Description | Type | Additional information |
---|---|---|---|
CustomerId |
The identifier of the customer.
|
string |
None.
|
Amount |
The amount.
|
Money |
None.
|
Balance |
The balance in wallet of customer.
|
decimal number |
None.
|
TransactionType |
The transaction type, viz.:credit or debit.
|
TransactionType |
None.
|
Note |
The note.
|
string |
None.
|
ReferenceNumber |
The reference number.
|
string |
None.
|
MemoId |
The identifier of the memo.
|
string |
None.
|
InvoiceId |
The identifier of the invoice.
|
string |
None.
|
DateAdded |
The Date Added
|
date |
None.
|
IsDeleted |
A value indicating whether this instance is deleted.
|
boolean |
None.
|