Deploy Class

Namespace
NetlifySharp.Models
Base Types
graph TD Base0["Model"]-->Type click Base0 "/api/NetlifySharp.Models/Model" Base1["object"]-->Base0 Type["Deploy"] class Type type-node

Syntax

public class Deploy : Model

Constructors

Name Summary
Deploy(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
AdminUrl string
Branch string
BuildId string
Client NetlifyClient
Inherited from Model
CommitRef string
CommitUrl string
Context string
CreatedAt Nullable<T>
DeploySslUrl string
DeployUrl string
Draft Nullable<T>
ErrorMessage string
Id string
Locked Nullable<T>
Name string
PublishedAt Nullable<T>
Required string[]
RequiredFunctions string[]
ReviewId Nullable<T>
ReviewUrl string
ScreenshotUrl string
SiteId string
Skipped Nullable<T>
SslUrl string
State string
Title string
UpdatedAt Nullable<T>
Url string
UserId string