NinetyEight.NEGameProfileResponse
Class NEGameProfileResponse
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()
Fields
data
List user-owned pets, null if failed
public NEGameProfile? dataField Value
NEGameProfile?
message
Response message
Field Value
status
Response status (usually this is http response status)
Field Value
Last updated