[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
BaseEntity
Defines the properties of the base entity.
Properties
integer as int64
createTimestamp
Optional
The support ticket creation time.
integer as int64
updateTimestamp
Optional
The support ticket update time.
JSON Example
{
"createTimestamp": 12345,
"updateTimestamp": 12345
}