Last date modified: 2025-Apr-29

Interface: FieldTypeRegistryEntry

FieldTypeRegistryApi.FieldTypeRegistryEntry

Description

Object to store a Field to its Type IDs, Artifact IDs, and Categories

Properties

Properties

artifactId

  • artifactId: number

Artifact ID of the field

category

  • category: string

Category of the field

fieldTypeId

  • fieldTypeId: number

Object Type ID

supplementalData

  • OptionalsupplementalData: any

Additional information on the entry

Return to top of the page
Feedback