Type alias KnowledgeWorkOrderFieldsSettings

KnowledgeWorkOrderFieldsSettings: {
    field: KnowledgeWorkOrderField[];
}

Type declaration