TierType Enum

Definition

Defines values for TierType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TierType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TierType = 
Public Enum TierType
Inheritance
TierType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Commitment100000AUHours 7
Commitment10000AUHours 5
Commitment1000AUHours 3
Commitment100AUHours 1
Commitment500000AUHours 8
Commitment50000AUHours 6
Commitment5000AUHours 4
Commitment500AUHours 2
Consumption 0

Applies to