Class ApplicationWebhookRequest
- Assembly
- JJConsulting.Infinity.Domain.dll
public sealed class ApplicationWebhookRequest : WebhookRequestInheritance
Inherited Members
Properties
AppName
Name of the application this webhook belongs to.
public required string AppName { get; set; }Property Value
Path
public string Path { get; set; }