Class DescriptionFragment
Model description divided into fragments
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class DescriptionFragment
  Fields
body
Body
Declaration
public string body
  Field Value
| Type | Description | 
|---|---|
| String | 
normalized_body
Reorganized body
url: schema obtained from URL
plain: same as body
tag: tag without # symbol
Declaration
public string normalized_body
  Field Value
| Type | Description | 
|---|---|
| String | 
type
Type (plain, url, tag)
Declaration
public EnumDescriptionFragmentType type
  Field Value
| Type | Description | 
|---|---|
| EnumDescriptionFragmentType |