NEGameProfileResponse
Last updated
Last updated
negdkcc
negdkcc / NEGameProfileResponse
NEGameProfileResponse =
object
Defined in:
Represents the API response for fetching a user's game profile.
optional
data:NEGameProfile
Defined in:
Optional game profile data of the user.
optional
errorCode:number
Defined in:
Optional custom error code. A value of 0 or undefined indicates success.
message:
string
A message describing the response status or any error.
status:
number
The HTTP status code of the response.
Defined in:
Defined in: