| Name | Summary |
|---|---|
accountType | abstract val accountType: SdkAccountType The specific type of account that this sdk account represents. The type can be one of the following: horizon.platform.users.enums.SdkAccountType.oculushorizon.platform.users.enums.SdkAccountType.facebookGameroom |
json | open val json: String |
userId | abstract val userId: String The ID of the user, horizon.platform.users.models.User.id, of the sdk account. This is a unique value for every horizon.platform.users.models.User. |