SignUpOption
Possible sign up options
-
Name Type Description PropertyName String Property name ValuePairs StringStringKeyValuePair [] Key and value pairs
Possible sign up options
Name | Type | Description |
---|---|---|
PropertyName | String | Property name |
ValuePairs | StringStringKeyValuePair [] | Key and value pairs |
{ "PropertyName": "ServiceLanguageCode", "ValuePairs": [ { "Key": "Arabic", "Value": "AR" }, { "Key": "Bulgarian", "Value": "BU" }, { "Key": "Chinese", "Value": "CH" }, { "Key": "Chinese Traditional", "Value": "CHT" }, { "Key": "Danish", "Value": "DA" }, { "Key": "English", "Value": "EN" }, { "Key": "Farsi", "Value": "FA" }, { "Key": "German", "Value": "DE" } ] }