Structure of Snap Schedule 365 object: DataBankTransaction
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the data bank transaction | 
| DataBankID | number (references DataBank) | ID of the data bank | 
| EmployeeID | number (references Employee) | ID of the employee | 
| AppUserID | number | ID of the app user who created or last edited this transaction, if applicable | 
| Date | Date | Date for this transaction | 
| TransactionTypeValue | number | Type of transaction (0=reset balance, 1=offset balance) | 
| Amount1 | number | Amount 1 (positive or negative) of this transaction | 
| Amount2 | number | Amount 2 (positive or negative) of this transaction | 
| Amount3 | number | Amount 3 (positive or negative) of this transaction | 
| Amount4 | number | Amount 4 (positive or negative) of this transaction | 
| Amount5 | number | Amount 5 (positive or negative) of this transaction | 
| Amount6 | number | Amount 6 (positive or negative) of this transaction | 
| Amount7 | number | Amount 7 (positive or negative) of this transaction | 
| Amount8 | number | Amount 8 (positive or negative) of this transaction | 
| Amount9 | number | Amount 9 (positive or negative) of this transaction | 
| Amount10 | number | Amount 10 (positive or negative) of this transaction | 
| Amount11 | number | Amount 11 (positive or negative) of this transaction | 
| Amount12 | number | Amount 12 (positive or negative) of this transaction | 
| Notes | string | Any notes for this transaction | 
| DateCreated | Date | Date and time that the transaction was created | 
| LastUpdated | Date | Date and time that the transaction was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |