SkuName 列挙型

定義

SkuName の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SkuName
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SkuName = 
Public Enum SkuName
継承
SkuName
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Premium 1
Standard 0

適用対象