Record
marketplace-purchase-marketplace-pending-change
No description available.
record marketplace-purchase-marketplace-pending-change {
effective-date: option<string>,
id: option<s32>,
is-installed: option<bool>,
plan: option<marketplace-listing-plan>,
unit-count: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| effective-date | option<string> | |
| id | option<s32> | |
| is-installed | option<bool> | |
| plan | option<marketplace-listing-plan> | |
| unit-count | option<s32> |