Class ArtworkMediumSimple
Bare minimum media data
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class ArtworkMediumSimple
Fields
image
Artwork image
Declaration
public ArtworkImage image
Field Value
Type | Description |
---|---|
ArtworkImage |
Remarks
Null if type is YouTube video
type
Artwork type
Declaration
public EnumArtworkMediumType type
Field Value
Type | Description |
---|---|
EnumArtworkMediumType |
youtube
YouTube video artwork
Declaration
public ArtworkYoutube youtube
Field Value
Type | Description |
---|---|
ArtworkYoutube |
Remarks
Null if type is image