Record
break-type
No description available.
record break-type {
break-name: string,
created-at: option<string>,
expected-duration: string,
id: option<string>,
is-paid: bool,
location-id: string,
updated-at: option<string>,
version: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| break-name | string | |
| created-at | option<string> | |
| expected-duration | string | |
| id | option<string> | |
| is-paid | bool | |
| location-id | string | |
| updated-at | option<string> | |
| version | option<s32> |