Table of Contents

Class JsonNameplate

Namespace
NetCord.JsonModels
Assembly
NetCord.dll
public class JsonNameplate
Inheritance
JsonNameplate
Inherited Members

Constructors

JsonNameplate()

public JsonNameplate()

Properties

Asset

[JsonPropertyName("asset")]
public string Asset { get; set; }

Property Value

string

Label

[JsonPropertyName("label")]
public string Label { get; set; }

Property Value

string

Palette

[JsonPropertyName("palette")]
public string Palette { get; set; }

Property Value

string

SkuId

[JsonPropertyName("sku_id")]
public ulong SkuId { get; set; }

Property Value

ulong