Enum EnumLicense
License item setting value
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public enum EnumLicense
Fields
| Name | Description |
|---|---|
| need | "License must be displayed" condition |
| ng | "Usage is not allowed" condition |
| noneed | "License does not need to be displayed" condition |
| nonprofit | "Allowed for individual commercial nonprofit use only" condition |
| notset | "No setting" condition |
| ok | "Usage is allowed" condition |
| profit | "Allowed for individual commercial profit use" condition |