Class Contest
Artwork contest data
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class Contest
  Fields
end_at
Contest end period
Declaration
public string end_at
  Field Value
| Type | Description | 
|---|---|
| String | 
name
Contest name
Declaration
public string name
  Field Value
| Type | Description | 
|---|---|
| String | 
ogp_image
Featured image
Declaration
public ContestOgpImage ogp_image
  Field Value
| Type | Description | 
|---|---|
| ContestOgpImage | 
slug
Contest slug
Declaration
public string slug
  Field Value
| Type | Description | 
|---|---|
| String | 
start_at
Contest start period
Declaration
public string start_at
  Field Value
| Type | Description | 
|---|---|
| String | 
status
Contest status
Declaration
public EnumContestStatusType status
  Field Value
| Type | Description | 
|---|---|
| EnumContestStatusType |