AddOnCreateParameters Class

Definition

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

public class AddOnCreateParameters
type AddOnCreateParameters = class
Public Class AddOnCreateParameters
Inheritance
AddOnCreateParameters

Constructors

AddOnCreateParameters()

Initializes a new instance of the AddOnCreateParameters class.

AddOnCreateParameters(String, String)

Initializes a new instance of the AddOnCreateParameters 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