RepoSetup Class

Namespace
NetlifySharp.Models
Base Types
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

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
AllowedBranches string[]
Branch string
Client NetlifyClient
Inherited from Model
Cmd string
DeployKeyId string
Dir string
Id Nullable<T>
PrivateLogs Nullable<T>
Provider string
PublicRepo Nullable<T>
Repo string