Show / Hide Table of Contents

Enum WebhookAction

Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum WebhookAction

Fields

Name Description
CaseChangeAdded
CaseFunctionRequest
None
PayrunFunctionRequest
PayrunJobFinish
PayrunJobProcess
ReportFunctionRequest
TaskChange

Extension Methods

EnumExtensions.GetFlags<WebhookAction>(WebhookAction)
ObjectInfo.GetPropertyValue(object, string)
ObjectInfo.GetPropertyValue<T>(object, string, T)
ObjectInfo.ResolvePropertyValue(object, string)
ObjectInfo.SetPropertyValue(object, string, object)
☀
☾
Back to top Generated by DocFX