NinetyEight.NEGameProfileResponse
Class NEGameProfileResponse
[Serializable]
public class NEGameProfileResponseFields
data
public NEGameProfile? datamessage
status
Last updated
Namespace: NinetyEight Assembly: APIReference.dll
User pet data response
[Serializable]
public class NEGameProfileResponseInheritance
object ← NEGameProfileResponse
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
List user-owned pets, null if failed
public NEGameProfile? dataField Value
NEGameProfile?
Response message
Field Value
Response status (usually this is http response status)
Field Value
Last updated
public string? messagepublic int status