Class Locale
Locale able to be set to account
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class Locale
  Fields
label
Language setting label
Declaration
public string label
  Field Value
| Type | Description | 
|---|---|
| String | 
label_en
Language setting label (English display)
Declaration
public string label_en
  Field Value
| Type | Description | 
|---|---|
| String | 
Examples
日本語 -> Japanese
value
Locale label
Declaration
public string value
  Field Value
| Type | Description | 
|---|---|
| String | 
Remarks
ja: Japanese
en: English
zh-CN: Simplified Chinese
zh-TW: Traditional Chinese