Typescript SDK Type Docs
    Preparing search index...

    Interface FieldDefinitionOrderValue

    interface FieldDefinitionOrderValue {
        label: LocalizedString;
        name: string;
    }
    Index

    Properties

    Properties

    Descriptive label of the field.

    name: string

    Name of the FieldDefinition.