Class PointSummary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pixiv.Models
Assembly: Pixiv.Net.dll
Syntax
public class PointSummary : ApiResponse
Properties
| Improve this Doc View SourceExpirations
Declaration
[JsonProperty("expirations")]
public IEnumerable<ApiResponse> Expirations { get; set; }
Property Value
Type | Description |
---|---|
System. |
PerServiceBalances
Declaration
[JsonProperty("per_service_balances")]
public IEnumerable<ApiResponse> PerServiceBalances { get; set; }
Property Value
Type | Description |
---|---|
System. |