AddOnUpdateParameters Class

Definition

Represents the data passed to the Update Store Resource API method.

public class AddOnUpdateParameters
type AddOnUpdateParameters = class
Public Class AddOnUpdateParameters
Inheritance
AddOnUpdateParameters

Constructors

AddOnUpdateParameters()

Initializes a new instance of the AddOnUpdateParameters class.

AddOnUpdateParameters(String, String)

Initializes a new instance of the AddOnUpdateParameters class with required arguments.

Properties

Plan

Required. The selected plan for this store addon.

PromotionCode

Optional. The promotion code for this store addon.

Type

Required. The type of store item to be created.

Applies to