SignUpOption
Possible sign up options
-
Name Type Description PropertyName String Property name ValuePairs StringStringKeyValuePair [] Key and value pairs of the property values
Possible sign up options
Name | Type | Description |
---|---|---|
PropertyName | String | Property name |
ValuePairs | StringStringKeyValuePair [] | Key and value pairs of the property values |
{ "PropertyName": "stringValue", "ValuePairs": [ { "Key": "stringValue", "Value": "stringValue" } ] }