Difference between revisions of "UserCustomField"
Jump to navigation
Jump to search
(Created page with "{{Api_DataType_Spec |Description= |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}- style="background:#88ccff;font-size:110%" ! Fie...") |
|||
Line 1: | Line 1: | ||
{{Api_DataType_Spec | {{Api_DataType_Spec | ||
|Description= | |Description= | ||
+ | In this section all registration fields with Required Type Id = Custom, registered in the RegisterUser process will be returned | ||
|Members= | |Members= |
Latest revision as of 13:37, 11 February 2016
In this section all registration fields with Required Type Id = Custom, registered in the RegisterUser process will be returned
Members
Field | Data Type | Description |
---|---|---|
Key | String | |
Value | String |
Example
{
- "Key": "",
- "Value": ""
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation | Harley Cabral |