Class BookmarkRange
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 BookmarkRange : ApiResponse
Properties
| Improve this Doc View SourceBookmarkNumMax
Declaration
[JsonProperty("bookmark_num_max")]
public string BookmarkNumMax { get; set; }
Property Value
Type | Description |
---|---|
System. |
BookmarkNumMin
Declaration
[JsonProperty("bookmark_num_min")]
public string BookmarkNumMin { get; set; }
Property Value
Type | Description |
---|---|
System. |