TransferSession
TransferSession
Defines a transfer session.
JSON Example
{
"id": "string",
"user": "string",
"org": "string",
"creationTime": "string",
"lastUpdatedTime": "string"
}
string
id
Required
URN for transfer session. This is immutable.
string
user
Optional
URN of the user that owns this transfer session.
string
org
Optional
URN of the organization this transfer session belongs to.
string As date-time As date-time
creationTime
Optional
The ISO-8601 timestamp of creation time of the transfer session.
string As date-time As date-time
lastUpdatedTime
Optional
The ISO-8601 timestamp when this transfer session was last updated.