Class AgeLimit
年齢制限
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class AgeLimit
Fields
is_adult
全年齢
Declaration
public bool is_adult
Field Value
Type | Description |
---|---|
Boolean |
is_r15
R15
Declaration
public bool is_r15
Field Value
Type | Description |
---|---|
Boolean |
is_r18
R18
Declaration
public bool is_r18
Field Value
Type | Description |
---|---|
Boolean |