@wisemen/wise-crm-web 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BusinessDetailSidebarProvider-BQMRbGHQ.js → BusinessDetailSidebarProvider-CXG99iHk.js} +24 -30
- package/dist/{BusinessDetailView-BxGxWOme.js → BusinessDetailView-BZpocob4.js} +5 -5
- package/dist/{CrmDetailHeaderCard-CCNJpMAK.js → CrmDetailHeaderCard-Jo2OteBb.js} +2 -2
- package/dist/{CrmDetailView-ozCpuaX2.js → CrmDetailView-DKHX-JEl.js} +1 -1
- package/dist/{DealCommunicationTabView-Df5EeolN.js → DealCommunicationTabView-ClflVxHJ.js} +2 -2
- package/dist/{DealDetailView-DdWHqaBr.js → DealDetailView-ChAFvBBK.js} +5 -5
- package/dist/{DealExternalAttachment-qHdh4yMI.js → DealExternalAttachment-ClwtFzpQ.js} +1 -1
- package/dist/{DealSendMailDialog-BaYcWZP-.js → DealSendMailDialog-SWWyaxq8.js} +3 -3
- package/dist/{Error-BArv9rNb.js → Error-CX6APxDX.js} +410 -389
- package/dist/{IndividualDetailSidebarProvider-BXZH951l.js → IndividualDetailSidebarProvider-BJgxw1Jd.js} +3 -3
- package/dist/{IndividualDetailView-DfYS31-e.js → IndividualDetailView-CvGUCWPY.js} +5 -5
- package/dist/client/apiErrorCode.gen.d.ts +2 -2
- package/dist/client/sdk.gen.d.ts +2 -1
- package/dist/client/types.gen.d.ts +405 -351
- package/dist/client/zod.gen.d.ts +7527 -7342
- package/dist/{client-pCaNxE3C.js → client-CpsHjr8V.js} +327 -294
- package/dist/components/action-tooltip/ActionTooltip.vue.d.ts +2 -2
- package/dist/components/animation/AnimateHeight.vue.d.ts +2 -2
- package/dist/components/animation/AnimateWidth.vue.d.ts +2 -2
- package/dist/components/animation/FormCardSubmitButtonTransition.vue.d.ts +2 -2
- package/dist/components/animation/OpenCrmDetailTransition.vue.d.ts +2 -2
- package/dist/components/app/AppForm.vue.d.ts +9 -5
- package/dist/components/app/AppGlobalFormError.vue.d.ts +9 -5
- package/dist/components/app/dialog/AppDialog.vue.d.ts +2 -2
- package/dist/components/app/dialog/AppDialogHeader.vue.d.ts +2 -2
- package/dist/components/app/dialog/AppDialogStepper.vue.d.ts +9 -5
- package/dist/components/app/dialog/AppEntityDialog.vue.d.ts +2 -2
- package/dist/components/app/drawer/AppDrawer.vue.d.ts +2 -2
- package/dist/components/app/height-transition/AppHeightTransition.vue.d.ts +2 -2
- package/dist/components/app/rich-text-field/AppRichTextField.vue.d.ts +2 -2
- package/dist/components/app/tags-input-field/AppTagsInputField.vue.d.ts +2 -2
- package/dist/components/base/fieldset/BaseFieldsetLegend.vue.d.ts +2 -2
- package/dist/components/button-tooltip/ButtonTooltip.vue.d.ts +2 -2
- package/dist/components/clickable-element/ClickableElement.vue.d.ts +2 -2
- package/dist/components/color-provider/AppColorProvider.vue.d.ts +2 -2
- package/dist/components/column-layout/ColumnLayout.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailAccordionRoot.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailContent.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailSidebarAccordionItem.vue.d.ts +3 -3
- package/dist/components/crm-detail/CrmDetailSidebarTabs.vue.d.ts +2 -2
- package/dist/components/custom-field/CustomFieldDefinitionForm.vue.d.ts +9 -5
- package/dist/components/dropdown-menu/DropdownMenu.vue.d.ts +3 -3
- package/dist/components/dropdown-menu/DropdownMenuGroup.vue.d.ts +2 -2
- package/dist/components/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +10 -6
- package/dist/components/entity-autocomplete/EntityAutocomplete.vue.d.ts +10 -6
- package/dist/components/file-upload/components/FormFileUpload.vue.d.ts +10 -6
- package/dist/components/filters/active/FiltersActiveFilterPopover.vue.d.ts +3 -3
- package/dist/components/filters/active/FiltersActiveValue.vue.d.ts +2 -2
- package/dist/components/focusable-element/FocusableElement.vue.d.ts +2 -2
- package/dist/components/form/FormFieldset.vue.d.ts +2 -2
- package/dist/components/open-entity-button/AppOpenEntityButton.vue.d.ts +2 -2
- package/dist/components/reveal-on-hover-or-focus/RevealOnHoverOrFocus.vue.d.ts +2 -2
- package/dist/components/row-layout/RowLayout.vue.d.ts +2 -2
- package/dist/components/table/TableActionsLayout.vue.d.ts +3 -3
- package/dist/components/table/data-table/DataTable.vue.d.ts +9 -5
- package/dist/components/table/data-table/DataTableCell.vue.d.ts +2 -2
- package/dist/components/table/data-table/DataTableEmptyOrLoadingState.vue.d.ts +2 -2
- package/dist/contact-person/ContactPersonCreateNewForm.vue.d.ts +2 -2
- package/dist/deal/components/DealContactPersonCreateNewForm.vue.d.ts +2 -2
- package/dist/deal/components/DealSendMailFormAttachmentField.vue.d.ts +10 -6
- package/dist/dialogs/contact-create/components/animations/ContactCreateDialogContentTransition.vue.d.ts +2 -2
- package/dist/index.js +188 -180
- package/dist/models/address/address.transformer.d.ts +1 -1
- package/dist/models/billing-information/billingInformationUuid.model.d.ts +1 -1
- package/dist/models/board/boardColumnUuid.model.d.ts +1 -1
- package/dist/models/board/transition/boardColumnTransitionUuid.model.d.ts +1 -1
- package/dist/models/business/businessUuid.model.d.ts +1 -1
- package/dist/models/business/create/businessCreateForm.model.d.ts +6 -6
- package/dist/models/business/individualItem.model.d.ts +1 -1
- package/dist/models/cbe/cbeEnterpriseNumber.model.d.ts +1 -1
- package/dist/models/cbe/search/cbeEnterpriseItem.model.d.ts +1 -1
- package/dist/models/contact-person/create/contactPersonCreateExistingForm.model.d.ts +1 -1
- package/dist/models/deal/contact-person/dealContactPersonCreateExistingForm.model.d.ts +1 -1
- package/dist/models/deal/dealUuid.model.d.ts +1 -1
- package/dist/models/individual/individualItem.model.d.ts +1 -1
- package/dist/models/individual/individualUuid.model.d.ts +1 -1
- package/dist/models/location/locationUuid.model.d.ts +1 -1
- package/dist/models/mail/create/mailCreateForm.model.d.ts +1 -1
- package/dist/models/mail/mailUuid.model.d.ts +1 -1
- package/dist/models/mail-template/mailTemplateUuid.model.d.ts +1 -1
- package/dist/models/notes/noteUuid.model.d.ts +1 -1
- package/dist/models/tenant-config/tenantConfig.model.d.ts +1 -0
- package/dist/models/user/userUuid.model.d.ts +1 -1
- package/dist/models/vat-number/vatNumber.transformer.d.ts +2 -2
- package/dist/style.css +2 -2
- package/dist/testing.js +1 -1
- package/package.json +21 -21
|
@@ -163,6 +163,7 @@ export type CreateTenantCommand = {
|
|
|
163
163
|
name: string;
|
|
164
164
|
slug: string;
|
|
165
165
|
domain: string;
|
|
166
|
+
logoUrl: string | null;
|
|
166
167
|
oidcIssuer: string;
|
|
167
168
|
oidcClientId: string;
|
|
168
169
|
oidcOrganizationId: string;
|
|
@@ -186,6 +187,7 @@ export type UpdateTenantCommand = {
|
|
|
186
187
|
name: string;
|
|
187
188
|
slug: string;
|
|
188
189
|
domain: string | null;
|
|
190
|
+
logoUrl: string | null;
|
|
189
191
|
oidcIssuer?: string;
|
|
190
192
|
oidcClientId?: string;
|
|
191
193
|
oidcOrganizationId?: string;
|
|
@@ -198,6 +200,17 @@ export type UpdateTenantCommand = {
|
|
|
198
200
|
businessConfig: BusinessConfigCommand;
|
|
199
201
|
individualConfig: IndividualConfigCommand;
|
|
200
202
|
};
|
|
203
|
+
export type TenantNotFoundError = {
|
|
204
|
+
/**
|
|
205
|
+
* a human-readable explanation specific to this occurrence of the problem
|
|
206
|
+
*/
|
|
207
|
+
detail?: string;
|
|
208
|
+
status: '404';
|
|
209
|
+
code: 'tenant_not_found';
|
|
210
|
+
};
|
|
211
|
+
export type UpdateTenantBrandColorsCommand = {
|
|
212
|
+
brandColors: BrandColorsCommand;
|
|
213
|
+
};
|
|
201
214
|
export declare enum EntityType {
|
|
202
215
|
INDIVIDUAL = "individual",
|
|
203
216
|
BUSINESS = "business"
|
|
@@ -331,6 +344,7 @@ export type ViewTenantConfigDetailResponse = {
|
|
|
331
344
|
billingConfig: TenantConfigBilling;
|
|
332
345
|
dealConfig: TenantDealConfigResponse;
|
|
333
346
|
brandColors: BrandColorsResponse;
|
|
347
|
+
logoUrl: string | null;
|
|
334
348
|
};
|
|
335
349
|
export declare enum RecentEntityType {
|
|
336
350
|
INDIVIDUAL = "individual",
|
|
@@ -401,6 +415,7 @@ export type ViewLoginConfigResponse = {
|
|
|
401
415
|
organizationID: string;
|
|
402
416
|
nativeClientId: string;
|
|
403
417
|
brandColors: BrandColorsResponse;
|
|
418
|
+
logoUrl: string | null;
|
|
404
419
|
};
|
|
405
420
|
export type ViewCzLoginConfigResponse = {
|
|
406
421
|
/**
|
|
@@ -641,115 +656,17 @@ export type ViewDomainEventLogIndexPaginationQuery = {
|
|
|
641
656
|
limit: number;
|
|
642
657
|
key?: ViewDomainEventLogIndexQueryKey | null;
|
|
643
658
|
};
|
|
644
|
-
export type BoardColumnCreatedEventContent = {
|
|
645
|
-
boardColumnUuid: string;
|
|
646
|
-
key: string;
|
|
647
|
-
position: number;
|
|
648
|
-
tenantUuid: string;
|
|
649
|
-
};
|
|
650
|
-
export type BoardColumnCreatedDomainEventLog = {
|
|
651
|
-
uuid: string;
|
|
652
|
-
createdAt: string;
|
|
653
|
-
version: number;
|
|
654
|
-
source: string;
|
|
655
|
-
userUuid: string | null;
|
|
656
|
-
message: string;
|
|
657
|
-
subjectType: SubjectType | null;
|
|
658
|
-
subjectId: string | null;
|
|
659
|
-
type: 'board-column.created';
|
|
660
|
-
content: BoardColumnCreatedEventContent;
|
|
661
|
-
};
|
|
662
|
-
export type BoardColumnTransitionCreatedEventContent = {
|
|
663
|
-
boardColumnTransitionUuid: string;
|
|
664
|
-
fromColumnUuid: string;
|
|
665
|
-
toColumnUuid: string;
|
|
666
|
-
tenantUuid: string;
|
|
667
|
-
};
|
|
668
|
-
export type BoardColumnTransitionCreatedDomainEventLog = {
|
|
669
|
-
uuid: string;
|
|
670
|
-
createdAt: string;
|
|
671
|
-
version: number;
|
|
672
|
-
source: string;
|
|
673
|
-
userUuid: string | null;
|
|
674
|
-
message: string;
|
|
675
|
-
subjectType: SubjectType | null;
|
|
676
|
-
subjectId: string | null;
|
|
677
|
-
type: 'board-column-transition.created';
|
|
678
|
-
content: BoardColumnTransitionCreatedEventContent;
|
|
679
|
-
};
|
|
680
|
-
export declare enum BoardColumnTransitionTriggerType {
|
|
681
|
-
MANUAL = "manual",
|
|
682
|
-
EMAIL = "email"
|
|
683
|
-
}
|
|
684
|
-
export type BoardColumnTransitionTriggerCreatedEventContent = {
|
|
685
|
-
boardColumnTransitionTriggerUuid: string;
|
|
686
|
-
boardColumnTransitionUuid: string;
|
|
687
|
-
triggerType: BoardColumnTransitionTriggerType;
|
|
688
|
-
tenantUuid: string;
|
|
689
|
-
};
|
|
690
|
-
export type BoardColumnTransitionTriggerCreatedDomainEventLog = {
|
|
691
|
-
uuid: string;
|
|
692
|
-
createdAt: string;
|
|
693
|
-
version: number;
|
|
694
|
-
source: string;
|
|
695
|
-
userUuid: string | null;
|
|
696
|
-
message: string;
|
|
697
|
-
subjectType: SubjectType | null;
|
|
698
|
-
subjectId: string | null;
|
|
699
|
-
type: 'board-column-transition-trigger.created';
|
|
700
|
-
content: BoardColumnTransitionTriggerCreatedEventContent;
|
|
701
|
-
};
|
|
702
659
|
export type Address = {
|
|
703
660
|
[key: string]: unknown;
|
|
704
661
|
};
|
|
705
|
-
export type
|
|
706
|
-
|
|
662
|
+
export type IndividualBillingInformationUpsertedEventContent = {
|
|
663
|
+
individualUuid: string;
|
|
707
664
|
billingInformationUuid: string;
|
|
708
665
|
address: Address | null;
|
|
709
666
|
invoiceEmail: string | null;
|
|
710
667
|
invoiceCcEmails: Array<string>;
|
|
711
|
-
reminderEmail: string | null;
|
|
712
|
-
reminderCcEmails: Array<string>;
|
|
713
|
-
purchaseNoteEmail: string | null;
|
|
714
|
-
purchaseNoteCcEmails: Array<string>;
|
|
715
|
-
};
|
|
716
|
-
export type BusinessBillingInformationUpsertedDomainEventLog = {
|
|
717
|
-
uuid: string;
|
|
718
|
-
createdAt: string;
|
|
719
|
-
version: number;
|
|
720
|
-
source: string;
|
|
721
|
-
userUuid: string | null;
|
|
722
|
-
message: string;
|
|
723
|
-
subjectType: SubjectType | null;
|
|
724
|
-
subjectId: string | null;
|
|
725
|
-
type: 'business.billing-information.upserted';
|
|
726
|
-
content: BusinessBillingInformationUpsertedEventContent;
|
|
727
|
-
};
|
|
728
|
-
export type LocationCreatedEventContent = {
|
|
729
|
-
locationUuid: string;
|
|
730
|
-
};
|
|
731
|
-
export type LocationCreatedDomainEventLog = {
|
|
732
|
-
uuid: string;
|
|
733
|
-
createdAt: string;
|
|
734
|
-
version: number;
|
|
735
|
-
source: string;
|
|
736
|
-
userUuid: string | null;
|
|
737
|
-
message: string;
|
|
738
|
-
subjectType: SubjectType | null;
|
|
739
|
-
subjectId: string | null;
|
|
740
|
-
type: 'location.created';
|
|
741
|
-
content: LocationCreatedEventContent;
|
|
742
|
-
};
|
|
743
|
-
export type ContactPersonContent = {
|
|
744
|
-
uuid: string;
|
|
745
|
-
name: string;
|
|
746
|
-
};
|
|
747
|
-
export type ContactPersonLinkedToBusinessEventContent = {
|
|
748
|
-
businessUuid: string;
|
|
749
|
-
contactPerson: ContactPersonContent;
|
|
750
|
-
position: string | null;
|
|
751
668
|
};
|
|
752
|
-
export type
|
|
669
|
+
export type IndividualBillingInformationUpsertedDomainEventLog = {
|
|
753
670
|
uuid: string;
|
|
754
671
|
createdAt: string;
|
|
755
672
|
version: number;
|
|
@@ -758,14 +675,15 @@ export type BusinessContactPersonLinkedDomainEventLog = {
|
|
|
758
675
|
message: string;
|
|
759
676
|
subjectType: SubjectType | null;
|
|
760
677
|
subjectId: string | null;
|
|
761
|
-
type: '
|
|
762
|
-
content:
|
|
678
|
+
type: 'individual.billing-information.upserted';
|
|
679
|
+
content: IndividualBillingInformationUpsertedEventContent;
|
|
763
680
|
};
|
|
764
|
-
export type
|
|
765
|
-
|
|
766
|
-
|
|
681
|
+
export type IndividualStatusUpdatedDomainEventContent = {
|
|
682
|
+
individualUuid: string;
|
|
683
|
+
previousStatus: IndividualStatus;
|
|
684
|
+
status: IndividualStatus;
|
|
767
685
|
};
|
|
768
|
-
export type
|
|
686
|
+
export type IndividualStatusUpdatedDomainEventLog = {
|
|
769
687
|
uuid: string;
|
|
770
688
|
createdAt: string;
|
|
771
689
|
version: number;
|
|
@@ -774,31 +692,14 @@ export type BusinessContactPersonUnlinkedDomainEventLog = {
|
|
|
774
692
|
message: string;
|
|
775
693
|
subjectType: SubjectType | null;
|
|
776
694
|
subjectId: string | null;
|
|
777
|
-
type: '
|
|
778
|
-
content:
|
|
695
|
+
type: 'individual.status.updated';
|
|
696
|
+
content: IndividualStatusUpdatedDomainEventContent;
|
|
779
697
|
};
|
|
780
698
|
export type ValueChange = {
|
|
781
699
|
key: string;
|
|
782
700
|
oldValue: string | number | boolean | null;
|
|
783
701
|
newValue: string | number | boolean | null;
|
|
784
702
|
};
|
|
785
|
-
export type BusinessContactPersonUpdatedEventContent = {
|
|
786
|
-
businessUuid: string;
|
|
787
|
-
contactPerson: ContactPersonContent;
|
|
788
|
-
diff: Array<ValueChange>;
|
|
789
|
-
};
|
|
790
|
-
export type BusinessContactPersonUpdatedDomainEventLog = {
|
|
791
|
-
uuid: string;
|
|
792
|
-
createdAt: string;
|
|
793
|
-
version: number;
|
|
794
|
-
source: string;
|
|
795
|
-
userUuid: string | null;
|
|
796
|
-
message: string;
|
|
797
|
-
subjectType: SubjectType | null;
|
|
798
|
-
subjectId: string | null;
|
|
799
|
-
type: 'business.contact-person.updated';
|
|
800
|
-
content: BusinessContactPersonUpdatedEventContent;
|
|
801
|
-
};
|
|
802
703
|
export type IndividualUpdatedDomainEventContent = {
|
|
803
704
|
individualUuid: string;
|
|
804
705
|
firstName: string;
|
|
@@ -825,11 +726,19 @@ export type IndividualUpdatedDomainEventLog = {
|
|
|
825
726
|
type: 'individual.updated';
|
|
826
727
|
content: IndividualUpdatedDomainEventContent;
|
|
827
728
|
};
|
|
828
|
-
export type
|
|
829
|
-
|
|
830
|
-
|
|
729
|
+
export type IndividualCreatedDomainEventContent = {
|
|
730
|
+
individualUuid: string;
|
|
731
|
+
firstName: string;
|
|
732
|
+
lastName: string;
|
|
733
|
+
email: string | null;
|
|
734
|
+
phone: string | null;
|
|
735
|
+
mobilePhone: string | null;
|
|
736
|
+
address: Address | null;
|
|
737
|
+
customFields: {
|
|
738
|
+
[key: string]: unknown;
|
|
739
|
+
} | null;
|
|
831
740
|
};
|
|
832
|
-
export type
|
|
741
|
+
export type IndividualCreatedDomainEventLog = {
|
|
833
742
|
uuid: string;
|
|
834
743
|
createdAt: string;
|
|
835
744
|
version: number;
|
|
@@ -838,8 +747,8 @@ export type BusinessContactPersonMadePrimaryDomainEventLog = {
|
|
|
838
747
|
message: string;
|
|
839
748
|
subjectType: SubjectType | null;
|
|
840
749
|
subjectId: string | null;
|
|
841
|
-
type: '
|
|
842
|
-
content:
|
|
750
|
+
type: 'individual.created';
|
|
751
|
+
content: IndividualCreatedDomainEventContent;
|
|
843
752
|
};
|
|
844
753
|
export type BusinessCreatedDomainEventContent = {
|
|
845
754
|
businessUuid: string;
|
|
@@ -867,30 +776,6 @@ export type BusinessCreatedDomainEventLog = {
|
|
|
867
776
|
type: 'business.created';
|
|
868
777
|
content: BusinessCreatedDomainEventContent;
|
|
869
778
|
};
|
|
870
|
-
export type IndividualCreatedDomainEventContent = {
|
|
871
|
-
individualUuid: string;
|
|
872
|
-
firstName: string;
|
|
873
|
-
lastName: string;
|
|
874
|
-
email: string | null;
|
|
875
|
-
phone: string | null;
|
|
876
|
-
mobilePhone: string | null;
|
|
877
|
-
address: Address | null;
|
|
878
|
-
customFields: {
|
|
879
|
-
[key: string]: unknown;
|
|
880
|
-
} | null;
|
|
881
|
-
};
|
|
882
|
-
export type IndividualCreatedDomainEventLog = {
|
|
883
|
-
uuid: string;
|
|
884
|
-
createdAt: string;
|
|
885
|
-
version: number;
|
|
886
|
-
source: string;
|
|
887
|
-
userUuid: string | null;
|
|
888
|
-
message: string;
|
|
889
|
-
subjectType: SubjectType | null;
|
|
890
|
-
subjectId: string | null;
|
|
891
|
-
type: 'individual.created';
|
|
892
|
-
content: IndividualCreatedDomainEventContent;
|
|
893
|
-
};
|
|
894
779
|
export declare enum CountryCode {
|
|
895
780
|
AF = "AF",
|
|
896
781
|
AL = "AL",
|
|
@@ -1111,16 +996,305 @@ export type BusinessUpdatedDomainEventLog = {
|
|
|
1111
996
|
message: string;
|
|
1112
997
|
subjectType: SubjectType | null;
|
|
1113
998
|
subjectId: string | null;
|
|
1114
|
-
type: 'business.updated';
|
|
1115
|
-
content: BusinessUpdatedDomainEventContent;
|
|
999
|
+
type: 'business.updated';
|
|
1000
|
+
content: BusinessUpdatedDomainEventContent;
|
|
1001
|
+
};
|
|
1002
|
+
export type BusinessBillingInformationUpsertedEventContent = {
|
|
1003
|
+
businessUuid: string;
|
|
1004
|
+
billingInformationUuid: string;
|
|
1005
|
+
address: Address | null;
|
|
1006
|
+
invoiceEmail: string | null;
|
|
1007
|
+
invoiceCcEmails: Array<string>;
|
|
1008
|
+
reminderEmail: string | null;
|
|
1009
|
+
reminderCcEmails: Array<string>;
|
|
1010
|
+
purchaseNoteEmail: string | null;
|
|
1011
|
+
purchaseNoteCcEmails: Array<string>;
|
|
1012
|
+
};
|
|
1013
|
+
export type BusinessBillingInformationUpsertedDomainEventLog = {
|
|
1014
|
+
uuid: string;
|
|
1015
|
+
createdAt: string;
|
|
1016
|
+
version: number;
|
|
1017
|
+
source: string;
|
|
1018
|
+
userUuid: string | null;
|
|
1019
|
+
message: string;
|
|
1020
|
+
subjectType: SubjectType | null;
|
|
1021
|
+
subjectId: string | null;
|
|
1022
|
+
type: 'business.billing-information.upserted';
|
|
1023
|
+
content: BusinessBillingInformationUpsertedEventContent;
|
|
1024
|
+
};
|
|
1025
|
+
export type BusinessStatusUpdatedDomainEventContent = {
|
|
1026
|
+
businessUuid: string;
|
|
1027
|
+
previousStatus: BusinessStatus;
|
|
1028
|
+
status: BusinessStatus;
|
|
1029
|
+
archivedAt: string | null;
|
|
1030
|
+
};
|
|
1031
|
+
export type BusinessStatusUpdatedDomainEventLog = {
|
|
1032
|
+
uuid: string;
|
|
1033
|
+
createdAt: string;
|
|
1034
|
+
version: number;
|
|
1035
|
+
source: string;
|
|
1036
|
+
userUuid: string | null;
|
|
1037
|
+
message: string;
|
|
1038
|
+
subjectType: SubjectType | null;
|
|
1039
|
+
subjectId: string | null;
|
|
1040
|
+
type: 'business.status.updated';
|
|
1041
|
+
content: BusinessStatusUpdatedDomainEventContent;
|
|
1042
|
+
};
|
|
1043
|
+
export type CbeEnterpriseImportedDomainEventContent = {
|
|
1044
|
+
enterpriseNumber: string;
|
|
1045
|
+
};
|
|
1046
|
+
export type CbeEnterpriseImportedDomainEventLog = {
|
|
1047
|
+
uuid: string;
|
|
1048
|
+
createdAt: string;
|
|
1049
|
+
version: number;
|
|
1050
|
+
source: string;
|
|
1051
|
+
userUuid: string | null;
|
|
1052
|
+
message: string;
|
|
1053
|
+
subjectType: SubjectType | null;
|
|
1054
|
+
subjectId: string | null;
|
|
1055
|
+
type: 'cbe-enterprise.imported';
|
|
1056
|
+
content: CbeEnterpriseImportedDomainEventContent;
|
|
1057
|
+
};
|
|
1058
|
+
export type CbeDenominationImportedDomainEventContent = {
|
|
1059
|
+
enterpriseNumber: string;
|
|
1060
|
+
};
|
|
1061
|
+
export type CbeDenominationImportedDomainEventLog = {
|
|
1062
|
+
uuid: string;
|
|
1063
|
+
createdAt: string;
|
|
1064
|
+
version: number;
|
|
1065
|
+
source: string;
|
|
1066
|
+
userUuid: string | null;
|
|
1067
|
+
message: string;
|
|
1068
|
+
subjectType: SubjectType | null;
|
|
1069
|
+
subjectId: string | null;
|
|
1070
|
+
type: 'cbe-denomination.imported';
|
|
1071
|
+
content: CbeDenominationImportedDomainEventContent;
|
|
1072
|
+
};
|
|
1073
|
+
export type CbeContactImportedDomainEventContent = {
|
|
1074
|
+
entityNumber: string;
|
|
1075
|
+
};
|
|
1076
|
+
export type CbeContactImportedDomainEventLog = {
|
|
1077
|
+
uuid: string;
|
|
1078
|
+
createdAt: string;
|
|
1079
|
+
version: number;
|
|
1080
|
+
source: string;
|
|
1081
|
+
userUuid: string | null;
|
|
1082
|
+
message: string;
|
|
1083
|
+
subjectType: SubjectType | null;
|
|
1084
|
+
subjectId: string | null;
|
|
1085
|
+
type: 'cbe-contact.imported';
|
|
1086
|
+
content: CbeContactImportedDomainEventContent;
|
|
1087
|
+
};
|
|
1088
|
+
export type CbeAddressImportedDomainEventContent = {
|
|
1089
|
+
entityNumber: string;
|
|
1090
|
+
};
|
|
1091
|
+
export type CbeAddressImportedDomainEventLog = {
|
|
1092
|
+
uuid: string;
|
|
1093
|
+
createdAt: string;
|
|
1094
|
+
version: number;
|
|
1095
|
+
source: string;
|
|
1096
|
+
userUuid: string | null;
|
|
1097
|
+
message: string;
|
|
1098
|
+
subjectType: SubjectType | null;
|
|
1099
|
+
subjectId: string | null;
|
|
1100
|
+
type: 'cbe-address.imported';
|
|
1101
|
+
content: CbeAddressImportedDomainEventContent;
|
|
1102
|
+
};
|
|
1103
|
+
export type ContactPersonContent = {
|
|
1104
|
+
uuid: string;
|
|
1105
|
+
name: string;
|
|
1106
|
+
};
|
|
1107
|
+
export type ContactPersonLinkedToBusinessEventContent = {
|
|
1108
|
+
businessUuid: string;
|
|
1109
|
+
contactPerson: ContactPersonContent;
|
|
1110
|
+
position: string | null;
|
|
1111
|
+
};
|
|
1112
|
+
export type BusinessContactPersonLinkedDomainEventLog = {
|
|
1113
|
+
uuid: string;
|
|
1114
|
+
createdAt: string;
|
|
1115
|
+
version: number;
|
|
1116
|
+
source: string;
|
|
1117
|
+
userUuid: string | null;
|
|
1118
|
+
message: string;
|
|
1119
|
+
subjectType: SubjectType | null;
|
|
1120
|
+
subjectId: string | null;
|
|
1121
|
+
type: 'business.contact-person.linked';
|
|
1122
|
+
content: ContactPersonLinkedToBusinessEventContent;
|
|
1123
|
+
};
|
|
1124
|
+
export type ContactPersonLinkedToDealEventContent = {
|
|
1125
|
+
dealUuid: string;
|
|
1126
|
+
contactPerson: ContactPersonContent;
|
|
1127
|
+
};
|
|
1128
|
+
export type DealContactPersonLinkedDomainEventLog = {
|
|
1129
|
+
uuid: string;
|
|
1130
|
+
createdAt: string;
|
|
1131
|
+
version: number;
|
|
1132
|
+
source: string;
|
|
1133
|
+
userUuid: string | null;
|
|
1134
|
+
message: string;
|
|
1135
|
+
subjectType: SubjectType | null;
|
|
1136
|
+
subjectId: string | null;
|
|
1137
|
+
type: 'deal.contact.person.linked';
|
|
1138
|
+
content: ContactPersonLinkedToDealEventContent;
|
|
1139
|
+
};
|
|
1140
|
+
export type CbeEstablishmentImportedDomainEventContent = {
|
|
1141
|
+
establishmentNumber: string;
|
|
1142
|
+
};
|
|
1143
|
+
export type CbeEstablishmentImportedDomainEventLog = {
|
|
1144
|
+
uuid: string;
|
|
1145
|
+
createdAt: string;
|
|
1146
|
+
version: number;
|
|
1147
|
+
source: string;
|
|
1148
|
+
userUuid: string | null;
|
|
1149
|
+
message: string;
|
|
1150
|
+
subjectType: SubjectType | null;
|
|
1151
|
+
subjectId: string | null;
|
|
1152
|
+
type: 'cbe-establishment.imported';
|
|
1153
|
+
content: CbeEstablishmentImportedDomainEventContent;
|
|
1154
|
+
};
|
|
1155
|
+
export type ClientId = {
|
|
1156
|
+
[key: string]: unknown;
|
|
1157
|
+
};
|
|
1158
|
+
export declare enum SdkContentLocale {
|
|
1159
|
+
NL_BE = "nl-BE",
|
|
1160
|
+
EN_US = "en-US",
|
|
1161
|
+
FR_BE = "fr-BE",
|
|
1162
|
+
DE_DE = "de-DE"
|
|
1163
|
+
}
|
|
1164
|
+
export type DealCreatedEventContent = {
|
|
1165
|
+
dealUuid: string;
|
|
1166
|
+
name: string;
|
|
1167
|
+
clientId: ClientId;
|
|
1168
|
+
columnKey: string;
|
|
1169
|
+
language: SdkContentLocale;
|
|
1170
|
+
};
|
|
1171
|
+
export type DealCreatedDomainEventLog = {
|
|
1172
|
+
uuid: string;
|
|
1173
|
+
createdAt: string;
|
|
1174
|
+
version: number;
|
|
1175
|
+
source: string;
|
|
1176
|
+
userUuid: string | null;
|
|
1177
|
+
message: string;
|
|
1178
|
+
subjectType: SubjectType | null;
|
|
1179
|
+
subjectId: string | null;
|
|
1180
|
+
type: 'deal.created';
|
|
1181
|
+
content: DealCreatedEventContent;
|
|
1182
|
+
};
|
|
1183
|
+
export type DealUpdatedEventContent = {
|
|
1184
|
+
dealUuid: string;
|
|
1185
|
+
name: string;
|
|
1186
|
+
columnKey: string;
|
|
1187
|
+
language: SdkContentLocale;
|
|
1188
|
+
};
|
|
1189
|
+
export type DealUpdatedDomainEventLog = {
|
|
1190
|
+
uuid: string;
|
|
1191
|
+
createdAt: string;
|
|
1192
|
+
version: number;
|
|
1193
|
+
source: string;
|
|
1194
|
+
userUuid: string | null;
|
|
1195
|
+
message: string;
|
|
1196
|
+
subjectType: SubjectType | null;
|
|
1197
|
+
subjectId: string | null;
|
|
1198
|
+
type: 'deal.updated';
|
|
1199
|
+
content: DealUpdatedEventContent;
|
|
1200
|
+
};
|
|
1201
|
+
export type DealColumnTransitionedEventContent = {
|
|
1202
|
+
fromBoardColumnUuid: string;
|
|
1203
|
+
toBoardColumnUuid: string;
|
|
1204
|
+
};
|
|
1205
|
+
export type DealColumnTransitionedDomainEventLog = {
|
|
1206
|
+
uuid: string;
|
|
1207
|
+
createdAt: string;
|
|
1208
|
+
version: number;
|
|
1209
|
+
source: string;
|
|
1210
|
+
userUuid: string | null;
|
|
1211
|
+
message: string;
|
|
1212
|
+
subjectType: SubjectType | null;
|
|
1213
|
+
subjectId: string | null;
|
|
1214
|
+
type: 'deal.column.transitioned';
|
|
1215
|
+
content: DealColumnTransitionedEventContent;
|
|
1216
|
+
};
|
|
1217
|
+
export type MailCreatedEventContent = {
|
|
1218
|
+
mailUuid: string;
|
|
1219
|
+
to: Array<string>;
|
|
1220
|
+
cc: Array<string>;
|
|
1221
|
+
bcc: Array<string>;
|
|
1222
|
+
subject: string;
|
|
1223
|
+
mailTemplateUuid: string | null;
|
|
1224
|
+
mailTemplateKey: string | null;
|
|
1225
|
+
dealUuid: string | null;
|
|
1226
|
+
};
|
|
1227
|
+
export type MailCreatedDomainEventLog = {
|
|
1228
|
+
uuid: string;
|
|
1229
|
+
createdAt: string;
|
|
1230
|
+
version: number;
|
|
1231
|
+
source: string;
|
|
1232
|
+
userUuid: string | null;
|
|
1233
|
+
message: string;
|
|
1234
|
+
subjectType: SubjectType | null;
|
|
1235
|
+
subjectId: string | null;
|
|
1236
|
+
type: 'mail.created';
|
|
1237
|
+
content: MailCreatedEventContent;
|
|
1238
|
+
};
|
|
1239
|
+
export type LocationCreatedEventContent = {
|
|
1240
|
+
locationUuid: string;
|
|
1241
|
+
};
|
|
1242
|
+
export type LocationCreatedDomainEventLog = {
|
|
1243
|
+
uuid: string;
|
|
1244
|
+
createdAt: string;
|
|
1245
|
+
version: number;
|
|
1246
|
+
source: string;
|
|
1247
|
+
userUuid: string | null;
|
|
1248
|
+
message: string;
|
|
1249
|
+
subjectType: SubjectType | null;
|
|
1250
|
+
subjectId: string | null;
|
|
1251
|
+
type: 'location.created';
|
|
1252
|
+
content: LocationCreatedEventContent;
|
|
1253
|
+
};
|
|
1254
|
+
export type LocationUpdatedEventContent = {
|
|
1255
|
+
locationUuid: string;
|
|
1256
|
+
};
|
|
1257
|
+
export type LocationUpdatedDomainEventLog = {
|
|
1258
|
+
uuid: string;
|
|
1259
|
+
createdAt: string;
|
|
1260
|
+
version: number;
|
|
1261
|
+
source: string;
|
|
1262
|
+
userUuid: string | null;
|
|
1263
|
+
message: string;
|
|
1264
|
+
subjectType: SubjectType | null;
|
|
1265
|
+
subjectId: string | null;
|
|
1266
|
+
type: 'location.updated';
|
|
1267
|
+
content: LocationUpdatedEventContent;
|
|
1268
|
+
};
|
|
1269
|
+
export type MailSentEventContent = {
|
|
1270
|
+
mailUuid: string;
|
|
1271
|
+
to: Array<string>;
|
|
1272
|
+
cc: Array<string>;
|
|
1273
|
+
bcc: Array<string>;
|
|
1274
|
+
subject: string;
|
|
1275
|
+
mailTemplateUuid: string | null;
|
|
1276
|
+
mailTemplateKey: string | null;
|
|
1277
|
+
dealUuid: string | null;
|
|
1278
|
+
};
|
|
1279
|
+
export type MailSentDomainEventLog = {
|
|
1280
|
+
uuid: string;
|
|
1281
|
+
createdAt: string;
|
|
1282
|
+
version: number;
|
|
1283
|
+
source: string;
|
|
1284
|
+
userUuid: string | null;
|
|
1285
|
+
message: string;
|
|
1286
|
+
subjectType: SubjectType | null;
|
|
1287
|
+
subjectId: string | null;
|
|
1288
|
+
type: 'mail.sent';
|
|
1289
|
+
content: MailSentEventContent;
|
|
1116
1290
|
};
|
|
1117
|
-
export type
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1291
|
+
export type BoardColumnCreatedEventContent = {
|
|
1292
|
+
boardColumnUuid: string;
|
|
1293
|
+
key: string;
|
|
1294
|
+
position: number;
|
|
1295
|
+
tenantUuid: string;
|
|
1122
1296
|
};
|
|
1123
|
-
export type
|
|
1297
|
+
export type BoardColumnCreatedDomainEventLog = {
|
|
1124
1298
|
uuid: string;
|
|
1125
1299
|
createdAt: string;
|
|
1126
1300
|
version: number;
|
|
@@ -1129,13 +1303,16 @@ export type BusinessStatusUpdatedDomainEventLog = {
|
|
|
1129
1303
|
message: string;
|
|
1130
1304
|
subjectType: SubjectType | null;
|
|
1131
1305
|
subjectId: string | null;
|
|
1132
|
-
type: '
|
|
1133
|
-
content:
|
|
1306
|
+
type: 'board-column.created';
|
|
1307
|
+
content: BoardColumnCreatedEventContent;
|
|
1134
1308
|
};
|
|
1135
|
-
export type
|
|
1136
|
-
|
|
1309
|
+
export type BoardColumnTransitionCreatedEventContent = {
|
|
1310
|
+
boardColumnTransitionUuid: string;
|
|
1311
|
+
fromColumnUuid: string;
|
|
1312
|
+
toColumnUuid: string;
|
|
1313
|
+
tenantUuid: string;
|
|
1137
1314
|
};
|
|
1138
|
-
export type
|
|
1315
|
+
export type BoardColumnTransitionCreatedDomainEventLog = {
|
|
1139
1316
|
uuid: string;
|
|
1140
1317
|
createdAt: string;
|
|
1141
1318
|
version: number;
|
|
@@ -1144,13 +1321,20 @@ export type CbeEnterpriseImportedDomainEventLog = {
|
|
|
1144
1321
|
message: string;
|
|
1145
1322
|
subjectType: SubjectType | null;
|
|
1146
1323
|
subjectId: string | null;
|
|
1147
|
-
type: '
|
|
1148
|
-
content:
|
|
1324
|
+
type: 'board-column-transition.created';
|
|
1325
|
+
content: BoardColumnTransitionCreatedEventContent;
|
|
1149
1326
|
};
|
|
1150
|
-
export
|
|
1151
|
-
|
|
1327
|
+
export declare enum BoardColumnTransitionTriggerType {
|
|
1328
|
+
MANUAL = "manual",
|
|
1329
|
+
EMAIL = "email"
|
|
1330
|
+
}
|
|
1331
|
+
export type BoardColumnTransitionTriggerCreatedEventContent = {
|
|
1332
|
+
boardColumnTransitionTriggerUuid: string;
|
|
1333
|
+
boardColumnTransitionUuid: string;
|
|
1334
|
+
triggerType: BoardColumnTransitionTriggerType;
|
|
1335
|
+
tenantUuid: string;
|
|
1152
1336
|
};
|
|
1153
|
-
export type
|
|
1337
|
+
export type BoardColumnTransitionTriggerCreatedDomainEventLog = {
|
|
1154
1338
|
uuid: string;
|
|
1155
1339
|
createdAt: string;
|
|
1156
1340
|
version: number;
|
|
@@ -1159,13 +1343,14 @@ export type CbeDenominationImportedDomainEventLog = {
|
|
|
1159
1343
|
message: string;
|
|
1160
1344
|
subjectType: SubjectType | null;
|
|
1161
1345
|
subjectId: string | null;
|
|
1162
|
-
type: '
|
|
1163
|
-
content:
|
|
1346
|
+
type: 'board-column-transition-trigger.created';
|
|
1347
|
+
content: BoardColumnTransitionTriggerCreatedEventContent;
|
|
1164
1348
|
};
|
|
1165
|
-
export type
|
|
1166
|
-
|
|
1349
|
+
export type ContactPersonUnlinkedFromBusinessEventContent = {
|
|
1350
|
+
businessUuid: string;
|
|
1351
|
+
contactPerson: ContactPersonContent;
|
|
1167
1352
|
};
|
|
1168
|
-
export type
|
|
1353
|
+
export type BusinessContactPersonUnlinkedDomainEventLog = {
|
|
1169
1354
|
uuid: string;
|
|
1170
1355
|
createdAt: string;
|
|
1171
1356
|
version: number;
|
|
@@ -1174,13 +1359,15 @@ export type CbeContactImportedDomainEventLog = {
|
|
|
1174
1359
|
message: string;
|
|
1175
1360
|
subjectType: SubjectType | null;
|
|
1176
1361
|
subjectId: string | null;
|
|
1177
|
-
type: '
|
|
1178
|
-
content:
|
|
1362
|
+
type: 'business.contact-person.unlinked';
|
|
1363
|
+
content: ContactPersonUnlinkedFromBusinessEventContent;
|
|
1179
1364
|
};
|
|
1180
|
-
export type
|
|
1181
|
-
|
|
1365
|
+
export type BusinessContactPersonUpdatedEventContent = {
|
|
1366
|
+
businessUuid: string;
|
|
1367
|
+
contactPerson: ContactPersonContent;
|
|
1368
|
+
diff: Array<ValueChange>;
|
|
1182
1369
|
};
|
|
1183
|
-
export type
|
|
1370
|
+
export type BusinessContactPersonUpdatedDomainEventLog = {
|
|
1184
1371
|
uuid: string;
|
|
1185
1372
|
createdAt: string;
|
|
1186
1373
|
version: number;
|
|
@@ -1189,13 +1376,14 @@ export type CbeAddressImportedDomainEventLog = {
|
|
|
1189
1376
|
message: string;
|
|
1190
1377
|
subjectType: SubjectType | null;
|
|
1191
1378
|
subjectId: string | null;
|
|
1192
|
-
type: '
|
|
1193
|
-
content:
|
|
1379
|
+
type: 'business.contact-person.updated';
|
|
1380
|
+
content: BusinessContactPersonUpdatedEventContent;
|
|
1194
1381
|
};
|
|
1195
|
-
export type
|
|
1196
|
-
|
|
1382
|
+
export type BusinessContactPersonMadePrimaryEventContent = {
|
|
1383
|
+
businessUuid: string;
|
|
1384
|
+
contactPerson: ContactPersonContent;
|
|
1197
1385
|
};
|
|
1198
|
-
export type
|
|
1386
|
+
export type BusinessContactPersonMadePrimaryDomainEventLog = {
|
|
1199
1387
|
uuid: string;
|
|
1200
1388
|
createdAt: string;
|
|
1201
1389
|
version: number;
|
|
@@ -1204,8 +1392,8 @@ export type CbeEstablishmentImportedDomainEventLog = {
|
|
|
1204
1392
|
message: string;
|
|
1205
1393
|
subjectType: SubjectType | null;
|
|
1206
1394
|
subjectId: string | null;
|
|
1207
|
-
type: '
|
|
1208
|
-
content:
|
|
1395
|
+
type: 'business.contact-person.made-primary';
|
|
1396
|
+
content: BusinessContactPersonMadePrimaryEventContent;
|
|
1209
1397
|
};
|
|
1210
1398
|
export type CustomFieldDefinitionCreatedEventContent = {
|
|
1211
1399
|
customFieldDefinitionUuid: string;
|
|
@@ -1254,22 +1442,6 @@ export type IndividualUserGrantEmailVerifiedDomainEventLog = {
|
|
|
1254
1442
|
type: 'individual-user-grant.email-verified';
|
|
1255
1443
|
content: IndividualUserGrantEmailVerifiedEventContent;
|
|
1256
1444
|
};
|
|
1257
|
-
export type ContactPersonLinkedToDealEventContent = {
|
|
1258
|
-
dealUuid: string;
|
|
1259
|
-
contactPerson: ContactPersonContent;
|
|
1260
|
-
};
|
|
1261
|
-
export type DealContactPersonLinkedDomainEventLog = {
|
|
1262
|
-
uuid: string;
|
|
1263
|
-
createdAt: string;
|
|
1264
|
-
version: number;
|
|
1265
|
-
source: string;
|
|
1266
|
-
userUuid: string | null;
|
|
1267
|
-
message: string;
|
|
1268
|
-
subjectType: SubjectType | null;
|
|
1269
|
-
subjectId: string | null;
|
|
1270
|
-
type: 'deal.contact.person.linked';
|
|
1271
|
-
content: ContactPersonLinkedToDealEventContent;
|
|
1272
|
-
};
|
|
1273
1445
|
export type DealContactPersonMadePrimaryEventContent = {
|
|
1274
1446
|
dealUuid: string;
|
|
1275
1447
|
contactPerson: ContactPersonContent;
|
|
@@ -1319,34 +1491,6 @@ export type DealContactPersonUpdatedDomainEventLog = {
|
|
|
1319
1491
|
type: 'deal.contact.person.updated';
|
|
1320
1492
|
content: DealContactPersonUpdatedEventContent;
|
|
1321
1493
|
};
|
|
1322
|
-
export type ClientId = {
|
|
1323
|
-
[key: string]: unknown;
|
|
1324
|
-
};
|
|
1325
|
-
export declare enum SdkContentLocale {
|
|
1326
|
-
NL_BE = "nl-BE",
|
|
1327
|
-
EN_US = "en-US",
|
|
1328
|
-
FR_BE = "fr-BE",
|
|
1329
|
-
DE_DE = "de-DE"
|
|
1330
|
-
}
|
|
1331
|
-
export type DealCreatedEventContent = {
|
|
1332
|
-
dealUuid: string;
|
|
1333
|
-
name: string;
|
|
1334
|
-
clientId: ClientId;
|
|
1335
|
-
columnKey: string;
|
|
1336
|
-
language: SdkContentLocale;
|
|
1337
|
-
};
|
|
1338
|
-
export type DealCreatedDomainEventLog = {
|
|
1339
|
-
uuid: string;
|
|
1340
|
-
createdAt: string;
|
|
1341
|
-
version: number;
|
|
1342
|
-
source: string;
|
|
1343
|
-
userUuid: string | null;
|
|
1344
|
-
message: string;
|
|
1345
|
-
subjectType: SubjectType | null;
|
|
1346
|
-
subjectId: string | null;
|
|
1347
|
-
type: 'deal.created';
|
|
1348
|
-
content: DealCreatedEventContent;
|
|
1349
|
-
};
|
|
1350
1494
|
export type DealOwnerUpdatedEventContent = {
|
|
1351
1495
|
dealUuid: string;
|
|
1352
1496
|
previousOwnerUuid: {
|
|
@@ -1368,81 +1512,6 @@ export type DealOwnerUpdatedDomainEventLog = {
|
|
|
1368
1512
|
type: 'deal.owner.updated';
|
|
1369
1513
|
content: DealOwnerUpdatedEventContent;
|
|
1370
1514
|
};
|
|
1371
|
-
export type DealUpdatedEventContent = {
|
|
1372
|
-
dealUuid: string;
|
|
1373
|
-
name: string;
|
|
1374
|
-
columnKey: string;
|
|
1375
|
-
language: SdkContentLocale;
|
|
1376
|
-
};
|
|
1377
|
-
export type DealUpdatedDomainEventLog = {
|
|
1378
|
-
uuid: string;
|
|
1379
|
-
createdAt: string;
|
|
1380
|
-
version: number;
|
|
1381
|
-
source: string;
|
|
1382
|
-
userUuid: string | null;
|
|
1383
|
-
message: string;
|
|
1384
|
-
subjectType: SubjectType | null;
|
|
1385
|
-
subjectId: string | null;
|
|
1386
|
-
type: 'deal.updated';
|
|
1387
|
-
content: DealUpdatedEventContent;
|
|
1388
|
-
};
|
|
1389
|
-
export type DealColumnTransitionedEventContent = {
|
|
1390
|
-
fromBoardColumnUuid: string;
|
|
1391
|
-
toBoardColumnUuid: string;
|
|
1392
|
-
};
|
|
1393
|
-
export type DealColumnTransitionedDomainEventLog = {
|
|
1394
|
-
uuid: string;
|
|
1395
|
-
createdAt: string;
|
|
1396
|
-
version: number;
|
|
1397
|
-
source: string;
|
|
1398
|
-
userUuid: string | null;
|
|
1399
|
-
message: string;
|
|
1400
|
-
subjectType: SubjectType | null;
|
|
1401
|
-
subjectId: string | null;
|
|
1402
|
-
type: 'deal.column.transitioned';
|
|
1403
|
-
content: DealColumnTransitionedEventContent;
|
|
1404
|
-
};
|
|
1405
|
-
export type MailCreatedEventContent = {
|
|
1406
|
-
mailUuid: string;
|
|
1407
|
-
to: Array<string>;
|
|
1408
|
-
cc: Array<string>;
|
|
1409
|
-
bcc: Array<string>;
|
|
1410
|
-
subject: string;
|
|
1411
|
-
mailTemplateUuid: string | null;
|
|
1412
|
-
mailTemplateKey: string | null;
|
|
1413
|
-
dealUuid: string | null;
|
|
1414
|
-
};
|
|
1415
|
-
export type MailCreatedDomainEventLog = {
|
|
1416
|
-
uuid: string;
|
|
1417
|
-
createdAt: string;
|
|
1418
|
-
version: number;
|
|
1419
|
-
source: string;
|
|
1420
|
-
userUuid: string | null;
|
|
1421
|
-
message: string;
|
|
1422
|
-
subjectType: SubjectType | null;
|
|
1423
|
-
subjectId: string | null;
|
|
1424
|
-
type: 'mail.created';
|
|
1425
|
-
content: MailCreatedEventContent;
|
|
1426
|
-
};
|
|
1427
|
-
export type IndividualBillingInformationUpsertedEventContent = {
|
|
1428
|
-
individualUuid: string;
|
|
1429
|
-
billingInformationUuid: string;
|
|
1430
|
-
address: Address | null;
|
|
1431
|
-
invoiceEmail: string | null;
|
|
1432
|
-
invoiceCcEmails: Array<string>;
|
|
1433
|
-
};
|
|
1434
|
-
export type IndividualBillingInformationUpsertedDomainEventLog = {
|
|
1435
|
-
uuid: string;
|
|
1436
|
-
createdAt: string;
|
|
1437
|
-
version: number;
|
|
1438
|
-
source: string;
|
|
1439
|
-
userUuid: string | null;
|
|
1440
|
-
message: string;
|
|
1441
|
-
subjectType: SubjectType | null;
|
|
1442
|
-
subjectId: string | null;
|
|
1443
|
-
type: 'individual.billing-information.upserted';
|
|
1444
|
-
content: IndividualBillingInformationUpsertedEventContent;
|
|
1445
|
-
};
|
|
1446
1515
|
export type ContactPersonLinkedToIndividualEventContent = {
|
|
1447
1516
|
individualUuid: string;
|
|
1448
1517
|
contactPerson: ContactPersonContent;
|
|
@@ -1509,38 +1578,6 @@ export type IndividualContactPersonMadePrimaryDomainEventLog = {
|
|
|
1509
1578
|
type: 'individual.contact-person.made-primary';
|
|
1510
1579
|
content: IndividualContactPersonMadePrimaryEventContent;
|
|
1511
1580
|
};
|
|
1512
|
-
export type IndividualStatusUpdatedDomainEventContent = {
|
|
1513
|
-
individualUuid: string;
|
|
1514
|
-
previousStatus: IndividualStatus;
|
|
1515
|
-
status: IndividualStatus;
|
|
1516
|
-
};
|
|
1517
|
-
export type IndividualStatusUpdatedDomainEventLog = {
|
|
1518
|
-
uuid: string;
|
|
1519
|
-
createdAt: string;
|
|
1520
|
-
version: number;
|
|
1521
|
-
source: string;
|
|
1522
|
-
userUuid: string | null;
|
|
1523
|
-
message: string;
|
|
1524
|
-
subjectType: SubjectType | null;
|
|
1525
|
-
subjectId: string | null;
|
|
1526
|
-
type: 'individual.status.updated';
|
|
1527
|
-
content: IndividualStatusUpdatedDomainEventContent;
|
|
1528
|
-
};
|
|
1529
|
-
export type LocationUpdatedEventContent = {
|
|
1530
|
-
locationUuid: string;
|
|
1531
|
-
};
|
|
1532
|
-
export type LocationUpdatedDomainEventLog = {
|
|
1533
|
-
uuid: string;
|
|
1534
|
-
createdAt: string;
|
|
1535
|
-
version: number;
|
|
1536
|
-
source: string;
|
|
1537
|
-
userUuid: string | null;
|
|
1538
|
-
message: string;
|
|
1539
|
-
subjectType: SubjectType | null;
|
|
1540
|
-
subjectId: string | null;
|
|
1541
|
-
type: 'location.updated';
|
|
1542
|
-
content: LocationUpdatedEventContent;
|
|
1543
|
-
};
|
|
1544
1581
|
export type MailTemplateCreatedEventContent = {
|
|
1545
1582
|
mailTemplateUuid: string;
|
|
1546
1583
|
key: string;
|
|
@@ -1839,7 +1876,7 @@ export type ViewDomainEventLogIndexResponseMeta = {
|
|
|
1839
1876
|
next: ViewDomainEventLogIndexQueryKey | null;
|
|
1840
1877
|
};
|
|
1841
1878
|
export type ViewDomainEventLogIndexResponse = {
|
|
1842
|
-
items: Array<
|
|
1879
|
+
items: Array<IndividualBillingInformationUpsertedDomainEventLog | IndividualStatusUpdatedDomainEventLog | IndividualUpdatedDomainEventLog | IndividualCreatedDomainEventLog | BusinessCreatedDomainEventLog | BusinessUpdatedDomainEventLog | BusinessBillingInformationUpsertedDomainEventLog | BusinessStatusUpdatedDomainEventLog | CbeEnterpriseImportedDomainEventLog | CbeDenominationImportedDomainEventLog | CbeContactImportedDomainEventLog | CbeAddressImportedDomainEventLog | BusinessContactPersonLinkedDomainEventLog | DealContactPersonLinkedDomainEventLog | CbeEstablishmentImportedDomainEventLog | DealCreatedDomainEventLog | DealUpdatedDomainEventLog | DealColumnTransitionedDomainEventLog | MailCreatedDomainEventLog | LocationCreatedDomainEventLog | LocationUpdatedDomainEventLog | MailSentDomainEventLog | BoardColumnCreatedDomainEventLog | BoardColumnTransitionCreatedDomainEventLog | BoardColumnTransitionTriggerCreatedDomainEventLog | BusinessContactPersonUnlinkedDomainEventLog | BusinessContactPersonUpdatedDomainEventLog | BusinessContactPersonMadePrimaryDomainEventLog | CustomFieldDefinitionCreatedDomainEventLog | IndividualUserGrantCreatedDomainEventLog | IndividualUserGrantEmailVerifiedDomainEventLog | DealContactPersonMadePrimaryDomainEventLog | DealContactPersonUnlinkedDomainEventLog | DealContactPersonUpdatedDomainEventLog | DealOwnerUpdatedDomainEventLog | IndividualContactPersonLinkedDomainEventLog | IndividualContactPersonUnlinkedDomainEventLog | IndividualContactPersonUpdatedDomainEventLog | IndividualContactPersonMadePrimaryDomainEventLog | MailTemplateCreatedDomainEventLog | MailTemplateUpdatedDomainEventLog | BusinessNoteCreatedDomainEventLog | IndividualNoteCreatedDomainEventLog | DealNoteCreatedDomainEventLog | BusinessNoteUpdatedDomainEventLog | IndividualNoteUpdatedDomainEventLog | DealNoteUpdatedDomainEventLog | IndividualNoteFileAddedDomainEventLog | BusinessNoteFileAddedDomainEventLog | DealNoteFileAddedDomainEventLog | BusinessNoteFileDeletedDomainEventLog | IndividualNoteFileDeletedDomainEventLog | DealNoteFileDeletedDomainEventLog | BusinessNoteDeletedDomainEventLog | IndividualNoteDeletedDomainEventLog | DealNoteDeletedDomainEventLog>;
|
|
1843
1880
|
meta: ViewDomainEventLogIndexResponseMeta;
|
|
1844
1881
|
};
|
|
1845
1882
|
export declare enum GlobalSearchCollectionName {
|
|
@@ -2192,6 +2229,7 @@ export type LocationNotFoundError = {
|
|
|
2192
2229
|
code: 'location_not_found';
|
|
2193
2230
|
};
|
|
2194
2231
|
export type CreateIndividualCommand = {
|
|
2232
|
+
uuid?: string;
|
|
2195
2233
|
firstName: string;
|
|
2196
2234
|
lastName: string;
|
|
2197
2235
|
email: string | null;
|
|
@@ -2434,6 +2472,7 @@ export type VatNumberCommand = {
|
|
|
2434
2472
|
number: string;
|
|
2435
2473
|
};
|
|
2436
2474
|
export type CreateBusinessCommand = {
|
|
2475
|
+
uuid?: string;
|
|
2437
2476
|
name: string;
|
|
2438
2477
|
individual: CreateBusinessIndividualCommand | null;
|
|
2439
2478
|
individualUuid: string | null;
|
|
@@ -3142,14 +3181,6 @@ export type ClientNotFoundError = {
|
|
|
3142
3181
|
status: '404';
|
|
3143
3182
|
code: 'client_not_found';
|
|
3144
3183
|
};
|
|
3145
|
-
export type TenantNotFoundError = {
|
|
3146
|
-
/**
|
|
3147
|
-
* a human-readable explanation specific to this occurrence of the problem
|
|
3148
|
-
*/
|
|
3149
|
-
detail?: string;
|
|
3150
|
-
status: '404';
|
|
3151
|
-
code: 'tenant_not_found';
|
|
3152
|
-
};
|
|
3153
3184
|
export type DealCreationNotAllowedError = {
|
|
3154
3185
|
/**
|
|
3155
3186
|
* a human-readable explanation specific to this occurrence of the problem
|
|
@@ -3810,6 +3841,29 @@ export type UpdateTenantV1Responses = {
|
|
|
3810
3841
|
204: void;
|
|
3811
3842
|
};
|
|
3812
3843
|
export type UpdateTenantV1Response = UpdateTenantV1Responses[keyof UpdateTenantV1Responses];
|
|
3844
|
+
export type UpdateTenantBrandColorsV1Data = {
|
|
3845
|
+
body: UpdateTenantBrandColorsCommand;
|
|
3846
|
+
path: {
|
|
3847
|
+
uuid: string;
|
|
3848
|
+
};
|
|
3849
|
+
query?: never;
|
|
3850
|
+
url: '/api/v1/tenants/{uuid}/brand-colors';
|
|
3851
|
+
};
|
|
3852
|
+
export type UpdateTenantBrandColorsV1Errors = {
|
|
3853
|
+
404: {
|
|
3854
|
+
traceId?: string | null;
|
|
3855
|
+
errors?: Array<TenantNotFoundError>;
|
|
3856
|
+
};
|
|
3857
|
+
500: {
|
|
3858
|
+
traceId?: string | null;
|
|
3859
|
+
errors?: Array<InternalServerApiError>;
|
|
3860
|
+
};
|
|
3861
|
+
};
|
|
3862
|
+
export type UpdateTenantBrandColorsV1Error = UpdateTenantBrandColorsV1Errors[keyof UpdateTenantBrandColorsV1Errors];
|
|
3863
|
+
export type UpdateTenantBrandColorsV1Responses = {
|
|
3864
|
+
204: void;
|
|
3865
|
+
};
|
|
3866
|
+
export type UpdateTenantBrandColorsV1Response = UpdateTenantBrandColorsV1Responses[keyof UpdateTenantBrandColorsV1Responses];
|
|
3813
3867
|
export type UpdateTenantEntitiesConfigV1Data = {
|
|
3814
3868
|
body: UpdateTenantEntitiesConfigCommand;
|
|
3815
3869
|
path: {
|