Record
test-clock
No description available.
record test-clock {
created: s32,
deletes-after: s32,
frozen-time: s32,
id: string,
livemode: bool,
name: option<string>,
object: test-clock-object-enum,
status: test-clock-status-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| created | s32 | |
| deletes-after | s32 | |
| frozen-time | s32 | |
| id | string | |
| livemode | bool | |
| name | option<string> | |
| object | test-clock-object-enum | |
| status | test-clock-status-enum |