| Name | Description | Type | Additional information |
|---|---|---|---|
| DepositCheckId |
Sedona internal autonumber for the check record |
integer |
None. |
| TransactionDate | string |
None. |
|
| PaymentMethodId |
Foreign key from AR_Payment_Method table |
integer |
None. |
| PaymentMethodCode | string |
String length: inclusive between 0 and 25 |
|
| CustomerId |
Foreign key from AR_Customer table |
integer |
None. |
| CheckNumber | string |
String length: inclusive between 0 and 20 |
|
| CheckDate | string |
None. |
|
| Amount | decimal number |
None. |
|
| Memo | string |
String length: inclusive between 0 and 50 |