-
Notifications
You must be signed in to change notification settings - Fork 0
eh_GJUsersAuthData
Daniel Queiroz Porto edited this page Sep 28, 2020
·
3 revisions
Inherits: Resource > Reference > Object
Data Struct that describes the response from /users/auth/
endpoint
Further details at gamejolt's api documentation
type | property | default value |
---|---|---|
bool | success | False |
String | message | "" |
- bool success
_Default_ | `False` |
---|
- String message
_Default_ | `` |
---|
Quick Reference
eh_GJBaseRequest
-
Resources
-
Credentials
eh_GJGameCredentials
eh_GJUserCredentials
-
Credentials
-
User
eh_GJUsersAuth
eh_GJUsersFetch-
Requests
eh_GJUsersAuthRequest
eh_GJUsersFetchRequest -
ResponseData
eh_GJUsersAuthData
eh_GJUsersFetchData
-
Requests