32 [DefaultValueStringEmpty]
33 public string Key =
string.Empty;
38 [DefaultValueStringEmpty]
39 public string Value =
string.Empty;
Represents an alternative field in a legal identity.
AlternativeField()
Represents an alternative field in a legal identity.
AlternativeField(string Key, string Value)
Represents an alternative field in a legal identity.
string Value
Alternative field Value.
string Key
Alternative field name.
TypeNameSerialization
How the type name should be serialized.