swagger-typescript-api
    Preparing search index...

    Type Alias SchemaTypeEnumContent

    type SchemaTypeEnumContent = {
        key: string;
        type: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    type: string
    value: string