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