Interface MetadataSchemaRequest

Hierarchy

  • MetadataSchemaRequest
    • MetadataSchemaRequest

Properties

Properties

filterable?: boolean

Sets the metadata as filterable

Memberof

MetadataSchemaRequest

name: string

Name of the metadata key

Memberof

MetadataSchemaRequest

type?: MetadataSchemaRequestTypeEnum

Type of the metadata. Values: "enum", "text", "boolean", "continuous", "discrete" | Default: "text". Src: https://docs.x.immutable.com/docs/asset-metadata#property-type-mapping

Memberof

MetadataSchemaRequest

Generated using TypeDoc