Plan interface
Plan for the resource.
Properties
name | The plan ID. |
product | The offer ID. |
promotion |
The promotion code. |
publisher | The publisher ID. |
version | The plan's version. |
Property Details
name
The plan ID.
name?: string
Property Value
string
product
The offer ID.
product?: string
Property Value
string
promotionCode
The promotion code.
promotionCode?: string
Property Value
string
publisher
The publisher ID.
publisher?: string
Property Value
string
version
The plan's version.
version?: string
Property Value
string