次の方法で共有


AddOnCreateParameters クラス

定義

Create Store Resource API メソッドに渡されるデータを表します。

public class AddOnCreateParameters
type AddOnCreateParameters = class
Public Class AddOnCreateParameters
継承
AddOnCreateParameters

コンストラクター

AddOnCreateParameters()

AddOnCreateParameters クラスの新しいインスタンスを初期化します。

AddOnCreateParameters(String, String)

必要な引数を使用して AddOnCreateParameters クラスの新しいインスタンスを初期化します。

プロパティ

Plan

必須。 このストア アドオンの選択されたプラン。

PromotionCode

省略可能。 このストア アドオンのプロモーション コード。

Type

必須。 作成するストア アイテムの種類。

適用対象