Name | Type | Description | Notes |
---|---|---|---|
billed | Boolean | A Boolean value that indicates if the usage generated by this uptime has been sent for billing processing. | [optional] |
createdAt | OffsetDateTime | The date and time that the uptime record was created. | [optional] |
endedAt | OffsetDateTime | The date and time that the transcoder was stopped for this uptime. If this value is not present, it indicates that the transcoder is currently running. | [optional] |
id | String | The unique alphanumeric string that identifies the uptime record. | [optional] |
running | Boolean | A Boolean value that indicates if the transcoder is still running for this uptime. | [optional] |
startedAt | OffsetDateTime | The date and time that the transcoder started for this uptime. | [optional] |
transcoderId | String | The unique alphanumeric string that identifies the transcoder. | [optional] |
updatedAt | String | The date and time that the uptime record was updated. | [optional] |