Table of Contents

Class JsonApplicationRoleConnection

Namespace
NetCord.Rest.JsonModels
Assembly
NetCord.dll
public class JsonApplicationRoleConnection
Inheritance
JsonApplicationRoleConnection
Inherited Members

Constructors

JsonApplicationRoleConnection()

public JsonApplicationRoleConnection()

Properties

Metadata

[JsonPropertyName("metadata")]
public IReadOnlyDictionary<string, string> Metadata { get; set; }

Property Value

IReadOnlyDictionary<string, string>

PlatformName

[JsonPropertyName("platform_name")]
public string? PlatformName { get; set; }

Property Value

string

PlatformUsername

[JsonPropertyName("platform_username")]
public string? PlatformUsername { get; set; }

Property Value

string