Record
feature-flag-scheduled-change
No description available.
record feature-flag-scheduled-change {
id: option<string>,
version: option<s32>,
execution-date: option<s32>,
instructions: option<semantic-patch-instruction>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| version | option<s32> | |
| execution-date | option<s32> | |
| instructions | option<semantic-patch-instruction> |