SubscriptionChangeMetadataItem
The metadata to change for an item, specifically its SKU, description, and display name.
Declaration
object SubscriptionChangeMetadataItemProperties
| Name | Type | Description |
|---|---|---|
SKU | SKU | The new SKU of the item. |
currentSKU Required | SKU | The original SKU of the item. |
description | description | The new description for the item. |
displayName | displayName | The new display name for the item. |
effective Required | effective | The string that determines when the metadata change goes into effect. |