Namespace Umbraco.Cms.Api.Management.ViewModels
Classes
BatchResponseModel<T>
Represents a response model for retrieving multiple entities, including the total count and the collection of items.
FetchResponseModel<T>
Represents a response model for fetching multiple entities, including the total count and the collection of items.
FlagModel
Represents a flag within the Umbraco CMS Management API.
NotificationHeaderModel
This is the format when communicating notification messages to the API consumers.
ReferenceByIdModel
Represents a model containing a reference identified by an ID.
Interfaces
IHasFlags
Marker interface that indicates the type has support for backoffice flags (presented as icons overlaying the main icon for the entity).
IIsProtected
Marker interface that indicates the type can represent the state of protected content.