- Namespace
- NetlifySharp
.Models - Base Types
-
- object
- Model
graph TD
Base0["Model"]-->Type
click Base0 "/api/NetlifySharp.Models/Model"
Base1["object"]-->Base0
Type["SiteBuildSettings"]
class Type type-node
Syntax
public class SiteBuildSettings : Model
Constructors
| Name | Summary |
|---|---|
| SiteBuildSettings |
Properties
| Name | Value | Summary |
|---|---|---|
| AdditionalData | IDictionary |
Inherited from Model
|
| AllowedBranches | string[] | |
| Branch | string | |
| Client | NetlifyClient |
Inherited from Model
|
| Cmd | string | |
| Dir | string |