Namespace Umbraco.Cms.Api.Management.ViewModels.MemberType
Classes
AllowedMemberType
Represents a member type that is permitted to be created at the root level within the member type view model.
AvailableMemberTypeCompositionResponseModel
Represents the response model containing information about available member type compositions in the API.
CopyMemberTypeRequestModel
A request model for copying a member type.
CreateMemberTypePropertyTypeContainerRequestModel
Request model for creating a property type container within a member type.
CreateMemberTypePropertyTypeRequestModel
Represents the request model used in the API for creating a property type on a member type. Contains the data required to define a new property type for a member type.
CreateMemberTypeRequestModel
Represents the request model for creating a new member type.
ImportMemberTypeRequestModel
Represents the data required to import a member type via an API request.
MemberTypeComposition
Represents a view model for the composition of member types.
MemberTypeCompositionRequestModel
Represents the data required to compose a member type in a request.
MemberTypeCompositionResponseModel
Represents a response model containing information about a member type composition.
MemberTypeConfigurationResponseModel
Represents a response model containing configuration details for a member type.
MemberTypePropertyTypeContainerResponseModel
Represents a response model that contains property types for a member type.
MemberTypePropertyTypeModelBase
Represents the base model for defining property types on a member type.
MemberTypePropertyTypeResponseModel
Represents the response model for a property type of a member type.
MemberTypePropertyTypeVisibility
Specifies the visibility options available for a property type within a member type.
MemberTypeReferenceResponseModel
Represents a response model containing a reference to a member type in the API.
MemberTypeResponseModel
Represents a response model containing data for a member type returned by the management API.
MoveMemberTypeRequestModel
Request model used to move a member type.
UpdateMemberTypePropertyTypeContainerRequestModel
Request model for updating a property type container of a member type.
UpdateMemberTypePropertyTypeRequestModel
Request model for updating a property type of a member type.
UpdateMemberTypeRequestModel
Represents the data required to update an existing member type in the system.