Class AgeLimit
Age restriction
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class AgeLimit
Fields
is_adult
All ages
Declaration
public bool is_adult
Field Value
Type | Description |
---|---|
Boolean |
is_r15
R-15
Declaration
public bool is_r15
Field Value
Type | Description |
---|---|
Boolean |
is_r18
R-18
Declaration
public bool is_r18
Field Value
Type | Description |
---|---|
Boolean |