Compartilhar via


HairColorType Enumeração

Definição

Define valores para HairColorType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum HairColorType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type HairColorType = 
Public Enum HairColorType
Herança
HairColorType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Black 6
Blond 3
Brown 4
Gray 2
Other 7
Red 5
Unknown 0
White 1

Aplica-se a