Namespace Umbraco.Cms.Api.Management.ViewModels.Content
Classes
ContentCollectionResponseModelBase<TValueResponseModelBase, TVariantResponseModel>
Serves as the base response model for a collection of content items, parameterized by value and variant response model types.
ContentResponseModelBase<TValueResponseModelBase, TVariantResponseModel>
Serves as the base class for content response models in the Umbraco CMS API, using generic parameters to specify the value and variant response model types.
ContentUrlInfoBase
Provides base information about a content item's URL.
CreateContentRequestModelBase<TValueModel, TVariantModel>
Serves as the base class for content creation request models, parameterized by value and variant model types.
CreateContentWithParentRequestModelBase<TValueModel, TVariantModel>
Provides a base class for request models used to create content items with a specified parent in the content tree.
CultureAndScheduleRequestModel
Request model for specifying culture and scheduling settings for publishable content.
PropertyValidationResponseModel
Represents a model containing the results of validating a content property.
PublishableVariantItemResponseModelBase
Base class for publishable variant item response models, providing flag support and publish state.
PublishableVariantResponseModelBase
Base class for publishable variant response models, providing flag support, publish state, and scheduling information.
ScheduleRequestModel
Request model for scheduling the publication of publishable content.
UpdateContentRequestModelBase<TValueModel, TVariantModel>
Serves as the base class for content update request models, providing generic parameters for value and variant models.
VariantItemResponseModel
Represents the response model containing information about a specific content variant item in the Umbraco CMS.
VariantItemResponseModelBase
Serves as the base class for response models representing content variant items.
VariantResponseModelBase
Serves as the base class for response models representing content variants in the API.
Enums
PublishableVariantState
The saved state of a content item