Property | Type | Description |
---|
Method | Description | |
---|---|---|
ChannelAccount ( ) : Newtonsoft.Json |
Initializes a new instance of the ChannelAccount class.
|
|
ChannelAccount ( string id = default(string), string name = default(string) ) : Newtonsoft.Json |
Initializes a new instance of the ChannelAccount class.
|
public ChannelAccount ( string id = default(string), string name = default(string) ) : Newtonsoft.Json | ||
id | string | |
name | string | |
return | Newtonsoft.Json |