Table of Contents

Class ContentTypeFieldChoiceInputDto

Namespace
Raytha.Application.ContentTypes
Assembly
Raytha.Application.dll
public record ContentTypeFieldChoiceInputDto : IEquatable<ContentTypeFieldChoiceInputDto>
Inheritance
ContentTypeFieldChoiceInputDto
Implements
Inherited Members

Properties

DeveloperName

public string DeveloperName { get; init; }

Property Value

string

Disabled

public bool Disabled { get; init; }

Property Value

bool

Label

public string Label { get; init; }

Property Value

string