Structure of Snap Schedule 365 object: ShiftTradeBid
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the shift trade bid | 
| ShiftTradeID | number | Identifies the shift trade record | 
| EmployeeID | number (references Employee) | Identifies the invited employee | 
| ShiftAssignmentID | number | Identifies a proposed shift assignment for trade (NULL if no trade is offered). | 
| StatusValue | number | Shift trade bid status: 0=Pending, 1=Accepted, 2=Rejected | 
| Notes | string | Any notes for this shift trade bid | 
| DateCreated | Date | Date and time that the shift trade bid was submitted | 
| LastUpdated | Date | Date and time that the shift trade bid was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |