Class 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.
Namespace: Umbraco.Cms.Api.Management.ViewModels.MemberType
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class CreateMemberTypePropertyTypeRequestModel : MemberTypePropertyTypeModelBase
Constructors
View SourceCreateMemberTypePropertyTypeRequestModel()
Declaration
public CreateMemberTypePropertyTypeRequestModel()