Error Class

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

Syntax

public class Error : Model

Constructors

Name Summary
Error(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
Code Nullable<T>
Message string