Table of Contents

Class CreateWebhookRequest

Namespace
Fluxer.Net.Rest
Assembly
Fluxer.Net.dll
public class CreateWebhookRequest
Inheritance
object
CreateWebhookRequest

Properties

Avatar

[JsonProperty("avatar")]
public string? Avatar { get; set; }

Property Value

string

Name

[JsonProperty("name")]
public string Name { get; set; }

Property Value

string