Hook Class

Namespace
NetlifySharp.Models
Base Types
Model
Hook
object

Syntax

public class Hook : Model

Constructors

Name Summary
Hook(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
CreatedAt Nullable<T>
Data HookData
Disabled Nullable<T>
Event string
Id string
SiteId string
Type string
UpdatedAt Nullable<T>