Type alias KnowledgeCaseFieldsSettings

KnowledgeCaseFieldsSettings: {
    field: KnowledgeCaseField[];
}

Type declaration