Class Tag
Tag data
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class Tag
Fields
en_name
English tags
Declaration
public string en_name
Field Value
Type | Description |
---|---|
String |
Remarks
Null if no English tags
ja_name
Japanese tags
Declaration
public string ja_name
Field Value
Type | Description |
---|---|
String |
Remarks
Null if no Japanese tags
locale
Tag locale
Declaration
public string locale
Field Value
Type | Description |
---|---|
String |
Remarks
Null if locale is not set
name
Tag name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |