Type alias InterchangeableFieldsTypeMeta

InterchangeableFieldsTypeMeta: {
    description?: string;
    hideOnHandover?: boolean;
    label?: string;
}

Type declaration

  • Optional description?: string
  • Optional hideOnHandover?: boolean
  • Optional label?: string

Generated using TypeDoc