Table of Contents

Property CreatedAtRaw

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CreatedAtRaw

Gets when the sku was created as raw string.

[JsonProperty("created_at", NullValueHandling = NullValueHandling.Ignore)]
public string? CreatedAtRaw { get; }

Property Value

string