Namespace Umbraco.Cms.Api.Management.ViewModels.Member
Classes
CreateMemberRequestModel
Represents a model for the data required to create a new member.
MemberConfigurationResponseModel
Represents a response model containing configuration settings for a member in the management API.
MemberResponseModel
Represents a member returned in a response from the Umbraco CMS Management API.
MemberValueModel
Represents a value associated with a member in the Umbraco CMS Management API.
MemberValueResponseModel
Represents the data returned in an API response for a member's property value in the Umbraco CMS.
MemberVariantRequestModel
Represents the data required to create or update a specific language or culture variant of a member entity in the management API.
MemberVariantResponseModel
Represents a specific language or cultural variant of a member within the Umbraco CMS Management API.
UpdateMemberRequestModel
Represents the model used to update a member's information.