Table of Contents

Class JsonAvatarDecorationData

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

Constructors

JsonAvatarDecorationData()

public JsonAvatarDecorationData()

Properties

Hash

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

Property Value

string

SkuId

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

Property Value

ulong