Deploy Class

Namespace
NetlifySharp.Models
Base Types
Model
Deploy
object

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