Property SelectedOptions
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SelectedOptions
Gets the selected sku options.
[JsonProperty("selected_options", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordSkuSelectedOption> SelectedOptions { get; }