Class Account
User settings data
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class Account
  Fields
age_limit
Age restriction
Declaration
public AgeLimit age_limit
  Field Value
| Type | Description | 
|---|---|
| AgeLimit | 
locale
Language setting
Declaration
public string locale
  Field Value
| Type | Description | 
|---|---|
| String | 
user_detail
Profile
Declaration
public UserDetail user_detail
  Field Value
| Type | Description | 
|---|---|
| UserDetail |