Asset Class

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

Syntax

public class Asset : Model

Constructors

Name Summary
Asset(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
ContentType string
CreatedAt Nullable<T>
CreatorId string
Id string
Key string
Name string
SiteId string
Size Nullable<T>
State string
UpdatedAt Nullable<T>
Url string
Visibility string