! BirthDate
{{!}}long
{{!}}
{{!}}- valign="top"
! CustomFields
{{!}}Array of [[UserCustomField]]
{{!}}
{{!}}- valign="top"
! DefaultAudioId
{{!}}int
{{!}}
{{!}}- valign="top"
! DefaultSubtitleId
{{!}} int
{{!}}
{{!}}- valign="top"
! Email
{{!}} String
{{!}}
{{!}}- valign="top"
! EWallet
{{!}} double
{{!}}
{{!}}- valign="top"
! FirstAccess
{{!}} bool
{{!}}
{{!}}- valign="top"
! FirstName
{{!}} String
{{!}}
{{!}}- valign="top"
! Gender
{{!}} [[Gender]]
{{!}}
{{!}}- valign="top"
! ID
{{!}} int
{{!}}
{{!}}- valign="top"
! InstanceId
{{!}} int
{{!}}
{{!}}- valign="top"
! LastName
{{!}} String
{{!}}
{{!}}- valign="top"
! MinimumAgeRating
{{!}} int
{{!}}
{{!}}- valign="top"
! MobileNumber
{{!}} String
{{!}}
{{!}}- valign="top"
! PinStatus
{{!}} Array of [[UserPinStatus]]
{{!}}
{{!}}- valign="top"
! PlatformId
{{!}} int
{{!}}
{{!}}- valign="top"
! ServiceType
{{!}} [[ServiceIdType]]
{{!}}
{{!}}- valign="top"
! SocialNetworksStatus
{{!}} Array of [[UserSocialNetworkStatus]]
{{!}}
{{!}}- valign="top"
! Status
{{!}} [[UserStatus]]
{{!}}
{{!}}- valign="top"
! TimeStamp
{{!}} long
{{!}}
{{!}}- valign="top"
! Type
{{!}} [[UserType]]
{{!}}
{{!}}- valign="top"
! UniqueId
{{!}} String
{{!}}
{{!}}- valign="top"
! VideoServiceInfo
{{!}} [[UserVideoServiceInfo]]
{{!}}
{{!}} - valign="top" ! CreditCardStatus{{!}}{{!}} New in 4.0! <br/>This field has meaning for NOTEF users in instances with SIA payment method. It indicates if user has completed registration with a valid credit card. It is stored at GVP_USERS.CREDIT_CARD_STATUS. Possible values are:<br/>0: n/a. Meaning that this field does not apply to this user. Possible reasons: instance parameter SIA_ENABLED = false (this instance is not connected to SIA payment gateway), TEF user, ... <br/>1: Pending. It will be "1: pending", after a NO TEF user self-registers to an instance with SIA_ENABLED = true.It means that this user needs to register a valid credit card in SIA system and he has not done it yet. In that case, after a loginUser or an attempt to createPurchase, PC client will always redirect user to registration credit card page. <br/>2: Active. Meaning that this user has registered a valid credit card in SIA. <br/>By default, it will be "0: n/a" for every GVP user.{{!}}- valign="top" ! CreditCardStatus{{!}}{{!}} New in 4.0! <br/>This field has meaning for NOTEF users in instances with SIA payment method. It indicates if user has completed registration with a valid credit card. It is stored at GVP_USERS.CREDIT_CARD_STATUS. Possible values are:<br/>0: n/a. Meaning that this field does not apply to this user. Possible reasons: instance parameter SIA_ENABLED = false (this instance is not connected to SIA payment gateway), TEF user, ... <br/>1: Pending. It will be "1: pending", after a NO TEF user self-registers to an instance with SIA_ENABLED = true.It means that this user needs to register a valid credit card in SIA system and he has not done it yet. In that case, after a loginUser or an attempt to createPurchase, PC client will always redirect user to registration credit card page. <br/>2: Active. Meaning that this user has registered a valid credit card in SIA. <br/>By default, it will be "0: n/a" for every GVP user.{{!}}- valign="top" ! IanaTimezone{{!}} string{{!}} New in 4.2! <br/>{{!}}- valign="top" ! UserGroups{{!}} Array of Int32{{!}} New in 4.3! <br/> Messaging group ids (comma separated) the user belongs to.{{!}}- valign="top" ! AuraId{{!}} string{{!}} New in 7.1! <br/> Aura ID for the user.
{{!}}- valign="top"
{
: "ID": 29395,: "FirstName": "vivoplay06@gmail.com",: "LastName": "",: "Email": "vivoplay06@gmail.com",: "PinStatus": [:: [[UserPinStatus]] Object: ],: "SocialNetworkStatus": [:: [[UserSocialNetworkStatus]] Object: ],: "CustomFields": [:: [[UserCustomField]] object: ],: "Status": 1,: "EWallet": 0,: "Type": [[UserType]] object,: "MinimumAgeRating": 18,: "Gender": [[Gender]] object,: "MobileNumber": "",: "BirthDate": 0,: "TimeStamp": 1609459620,: "DefaultSubtitleId": 0,: "DefaultAudioId": 14,: "PlatformId": 12,: "UniqueId": "vivoplay06",: "InstanceId": 25,: "ServiceType": [[ServiceIdType]] object,: "VideoServiceInfo": {:: [[UserVideoServiceInfo]] Object: },: "FirstAccess": false,: "DefaultCreditLimit": -1,: "CurrentCreditLimit": 600,: "CreditCardStatus": 0
}
{{!}}- valign="top"
! 4.0
{{!}} Added new field to the User object
* CreditCardStatus
{{!}} Cristina Peña
{{!}}- valign="top"
! 4.3
{{!}} Added new fields to the User object
* IanaTimezone
* UserGroups
{{!}} Cristina Peña
{{!}}- valign="top"
! 7.1
{{!}} Added new field to the User object
* AuraId
{{!}} Rafael Morón
{{!}}- valign="top"
{{!}}}