User
Jump to navigation
Jump to search
Object that represent the User data information.
Members
| Field | Data Type | Description |
|---|---|---|
| BirthDate | long | |
| CustomFields | Array of UserCustomField | |
| DefaultAudioId | int | |
| DefaultSubtitleId | int | |
| String | ||
| EWallet | double | |
| FirstAccess | bool | |
| FirstName | String | |
| Gender | Gender | |
| ID | int | |
| InstanceId | int | |
| LastName | String | |
| MinimumAgeRating | int | |
| MobileNumber | String | |
| PinStatus | Array of UserPinStatus | |
| PlatformId | int | |
| ServiceType | ServiceIdType | |
| SocialNetworksStatus | Array of UserSocialNetworkStatus | |
| Status | UserStatus | |
| TimeStamp | long | |
| Type | UserType | |
| UniqueId | String | |
| VideoServiceInfo | UserVideoServiceInfo |
Example
{
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |