ToDo
Create, update, delete, and query Reckon To Do entries.
Columns
Name | Type | ReadOnly | References | Description |
ID [KEY] | String | True |
The unique identifier of the vendor type. | |
Notes | String | False |
Notes on this to do entry. | |
IsActive | Boolean | False |
Boolean determining if the vendor type is active. | |
IsDone | Boolean | False |
Whether or not this to do entry is complete. | |
ReminderDate | Datetime | False |
Reminder date for this to do entry. | |
EditSequence | String | True |
A string indicating the revision of the payment method. | |
TimeCreated | Datetime | True |
The time the vendor type was created. | |
TimeModified | Datetime | True |
The last time the vendor type was modified. |