- Namespace
- NetlifySharp
.Models - Base Types
-
- object
- Model
graph TD
Base0["Model"]-->Type
click Base0 "/api/NetlifySharp.Models/Model"
Base1["object"]-->Base0
Type["Submission"]
class Type type-node
Syntax
public class Submission : Model
Constructors
Name | Summary |
---|---|
Submission |
Properties
Name | Value | Summary |
---|---|---|
AdditionalData | IDictionary |
Inherited from Model
|
Body | string | |
Client | NetlifyClient |
Inherited from Model
|
Company | string | |
CreatedAt | Nullable |
|
Data | SubmissionData | |
string | ||
FirstName | string | |
Id | string | |
LastName | string | |
Name | string | |
Number | Nullable |
|
SiteUrl | string | |
Summary | string |