Form Class

Namespace
NetlifySharp.Models
Base Types
Model
Form
object

Syntax

public class Form : Model

Constructors

Name Summary
Form(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
CreatedAt Nullable<T>
Fields FormFields[]
Id string
Name string
Paths string[]
SiteId string
SubmissionCount Nullable<T>