- Namespace
- NetlifySharp
.Models - Base Types
-
- object
- Model
graph TD
Base0["Model"]-->Type
click Base0 "/api/NetlifySharp.Models/Model"
Base1["object"]-->Base0
Type["SiteSetup"]
class Type type-node
Syntax
public class SiteSetup : Model
Constructors
Name | Summary |
---|---|
SiteSetup |
Properties
Name | Value | Summary |
---|---|---|
AccountName | string | |
AccountSlug | string | |
AdditionalData | IDictionary |
Inherited from Model
|
AdminUrl | string | |
BuildSettings | SiteBuildSettings | |
Client | NetlifyClient |
Inherited from Model
|
CreatedAt | Nullable |
|
CustomDomain | string | |
DeployHook | string | |
DeployUrl | string | |
DomainAliases | string[] | |
ForceSsl | Nullable |
|
GitProvider | string | |
Id | string | |
ManagedDns | Nullable |
|
Name | string | |
NotificationEmail | string | |
Password | string | |
Plan | string | |
ProcessingSettings | ProcessingSettings | |
PublishedDeploy | Deploy | |
Repo | RepoSetup | |
ScreenshotUrl | string | |
SessionId | string | |
Ssl | Nullable |
|
SslUrl | string | |
State | string | |
UpdatedAt | Nullable |
|
Url | string | |
UserId | string |