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