Record
app-store-version-phased-release-attributes
No description available.
record app-store-version-phased-release-attributes {
current-day-number: option<s32>,
phased-release-state: option<phased-release-state>,
start-date: option<string>,
total-pause-duration: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| current-day-number | option<s32> | |
| phased-release-state | option<phased-release-state> | |
| start-date | option<string> | |
| total-pause-duration | option<s32> |