ActionType 列挙型

定義

ActionType の値を定義します。

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

フィールド

AutoRenew 1
EmailContacts 0

適用対象