Properties:
Name | Type | Description |
---|---|---|
dateCreated |
Date | The timestamp when this IncomingTransfer was created |
dateUpdated |
Date | The timestamp when this IncomingTransfer was last updated |
mode |
string | Transfer mode ['WARM', 'COLD'] |
reservationSid |
string | The sid of the initiating Reservation. |
sid |
string | The sid of this IncomingTransfer |
status |
string | ['INITIATED', 'FAILED', 'COMPLETE', 'CANCELED'] |
to |
string | The sid of the Worker or TaskQueue this IncomingTransfer is intended for |
type |
string | The transfer type ['QUEUE', 'WORKER'] |
workerSid |
string | The sid of the initiating Worker |