@salesforce/lds-adapters-industries-identityverification 0.131.0

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.
Files changed (109) hide show
  1. package/LICENSE.txt +82 -0
  2. package/dist/es/es2018/industries-identityverification.js +2961 -0
  3. package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +66 -0
  4. package/dist/es/es2018/types/src/generated/adapters/buildVerificationContext.d.ts +16 -0
  5. package/dist/es/es2018/types/src/generated/adapters/createFormVerification.d.ts +15 -0
  6. package/dist/es/es2018/types/src/generated/adapters/identityVerification.d.ts +15 -0
  7. package/dist/es/es2018/types/src/generated/adapters/searchRecords.d.ts +15 -0
  8. package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +4 -0
  9. package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +5 -0
  10. package/dist/es/es2018/types/src/generated/resources/getConnectIndustriesVideoCallParticipant.d.ts +16 -0
  11. package/dist/es/es2018/types/src/generated/resources/getConnectTimelineMetadataConfigurations.d.ts +15 -0
  12. package/dist/es/es2018/types/src/generated/resources/getConnectTimelineTimelineDefinitionsEventsByTimelineConfigFullNameAndTimelineObjRecordId.d.ts +23 -0
  13. package/dist/es/es2018/types/src/generated/resources/postConnectDocumentAutomationContentDocumentsLinkedObjectsByContentDocumentIdAndLinkedObjectId.d.ts +21 -0
  14. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationBuildContextByProcessDefinitionName.d.ts +16 -0
  15. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationInputVerification.d.ts +13 -0
  16. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationSearch.d.ts +13 -0
  17. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationVerification.d.ts +13 -0
  18. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCall.d.ts +16 -0
  19. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCallJoinCall.d.ts +15 -0
  20. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCallValidateSignature.d.ts +12 -0
  21. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCall.d.ts +10 -0
  22. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCallLeaveCall.d.ts +10 -0
  23. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCallParticipant.d.ts +10 -0
  24. package/dist/es/es2018/types/src/generated/types/BuildVerificationContextInputRepresentation.d.ts +38 -0
  25. package/dist/es/es2018/types/src/generated/types/BuildVerificationContextWrapperInputRepresentation.d.ts +30 -0
  26. package/dist/es/es2018/types/src/generated/types/ChimeAttendeeResultRepresentation.d.ts +35 -0
  27. package/dist/es/es2018/types/src/generated/types/ChimeMediaPlacementResultRepresentation.d.ts +50 -0
  28. package/dist/es/es2018/types/src/generated/types/ChimeMeetingResultRepresentation.d.ts +33 -0
  29. package/dist/es/es2018/types/src/generated/types/DocumentManagementInputRepresentation.d.ts +42 -0
  30. package/dist/es/es2018/types/src/generated/types/DocumentManagementResultRepresentation.d.ts +35 -0
  31. package/dist/es/es2018/types/src/generated/types/ErrorResponseRepresentation.d.ts +32 -0
  32. package/dist/es/es2018/types/src/generated/types/EvaluateVideoCallParticipantInputRepresentation.d.ts +32 -0
  33. package/dist/es/es2018/types/src/generated/types/EvaluateVideoCallParticipantResultRepresentation.d.ts +32 -0
  34. package/dist/es/es2018/types/src/generated/types/FieldValueInputRepresentation.d.ts +32 -0
  35. package/dist/es/es2018/types/src/generated/types/FieldValueListInputRepresentation.d.ts +30 -0
  36. package/dist/es/es2018/types/src/generated/types/FieldValueOutputRepresentation.d.ts +32 -0
  37. package/dist/es/es2018/types/src/generated/types/FormVerificationDisplayRecordDetailsOutput.d.ts +32 -0
  38. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldInputRepresentation.d.ts +35 -0
  39. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldListInputRepresentation.d.ts +30 -0
  40. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldListRepresentation.d.ts +30 -0
  41. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldRepresentation.d.ts +35 -0
  42. package/dist/es/es2018/types/src/generated/types/FormVerificationInputRepresentation.d.ts +36 -0
  43. package/dist/es/es2018/types/src/generated/types/FormVerificationRepresentation.d.ts +60 -0
  44. package/dist/es/es2018/types/src/generated/types/FormVerificationWrapperInputRepresentation.d.ts +30 -0
  45. package/dist/es/es2018/types/src/generated/types/JoinVideoCallInputRepresentation.d.ts +38 -0
  46. package/dist/es/es2018/types/src/generated/types/JoinVideoCallResultRepresentation.d.ts +40 -0
  47. package/dist/es/es2018/types/src/generated/types/LeaveVideoCallInputRepresentation.d.ts +32 -0
  48. package/dist/es/es2018/types/src/generated/types/LeaveVideoCallResultRepresentation.d.ts +32 -0
  49. package/dist/es/es2018/types/src/generated/types/LinkedObjectFieldsMapInputRepresentation.d.ts +33 -0
  50. package/dist/es/es2018/types/src/generated/types/NotifyAccessResultRepresentation.d.ts +38 -0
  51. package/dist/es/es2018/types/src/generated/types/PageSpecification.d.ts +35 -0
  52. package/dist/es/es2018/types/src/generated/types/PageSpecificationListInputRepresentation.d.ts +29 -0
  53. package/dist/es/es2018/types/src/generated/types/ProcessDefinitionInputRepresentation.d.ts +32 -0
  54. package/dist/es/es2018/types/src/generated/types/ProcessDefinitionOutputRepresentation.d.ts +33 -0
  55. package/dist/es/es2018/types/src/generated/types/ProcessDetailInputRepresentation.d.ts +71 -0
  56. package/dist/es/es2018/types/src/generated/types/ProcessDetailListInputRepresentation.d.ts +30 -0
  57. package/dist/es/es2018/types/src/generated/types/ProcessDetailOutputRepresentation.d.ts +71 -0
  58. package/dist/es/es2018/types/src/generated/types/SearchFieldRepresentation.d.ts +32 -0
  59. package/dist/es/es2018/types/src/generated/types/SearchFilterInputRepresentation.d.ts +32 -0
  60. package/dist/es/es2018/types/src/generated/types/SearchFilterListInputRepresentation.d.ts +30 -0
  61. package/dist/es/es2018/types/src/generated/types/SearchInputRepresentation.d.ts +36 -0
  62. package/dist/es/es2018/types/src/generated/types/SearchOutputRepresentation.d.ts +50 -0
  63. package/dist/es/es2018/types/src/generated/types/SearchResultHeaderRepresentation.d.ts +35 -0
  64. package/dist/es/es2018/types/src/generated/types/SearchResultRepresentation.d.ts +30 -0
  65. package/dist/es/es2018/types/src/generated/types/SearchWrapperInputRepresentation.d.ts +30 -0
  66. package/dist/es/es2018/types/src/generated/types/SelectedSearchResultInputRepresentation.d.ts +36 -0
  67. package/dist/es/es2018/types/src/generated/types/SelectedSearchResultOutputRepresentation.d.ts +36 -0
  68. package/dist/es/es2018/types/src/generated/types/SelectedVerifiedResultInputRepresentation.d.ts +29 -0
  69. package/dist/es/es2018/types/src/generated/types/SelectedVerifiedResultOutputRepresentation.d.ts +30 -0
  70. package/dist/es/es2018/types/src/generated/types/SetupCallInputRepresentation.d.ts +39 -0
  71. package/dist/es/es2018/types/src/generated/types/SetupCallResultRepresentation.d.ts +39 -0
  72. package/dist/es/es2018/types/src/generated/types/TimelineDataGetResultRepresentation.d.ts +44 -0
  73. package/dist/es/es2018/types/src/generated/types/TimelineElementRepresentation.d.ts +35 -0
  74. package/dist/es/es2018/types/src/generated/types/TimelineEntityRepresentation.d.ts +44 -0
  75. package/dist/es/es2018/types/src/generated/types/TimelineErrorRepresentation.d.ts +32 -0
  76. package/dist/es/es2018/types/src/generated/types/TimelineEventFieldRepresentation.d.ts +32 -0
  77. package/dist/es/es2018/types/src/generated/types/TimelineEventRepresentation.d.ts +45 -0
  78. package/dist/es/es2018/types/src/generated/types/TimelineEventTypeMetadataRepresentation.d.ts +54 -0
  79. package/dist/es/es2018/types/src/generated/types/TimelineEventTypeRepresentation.d.ts +32 -0
  80. package/dist/es/es2018/types/src/generated/types/TimelineMetadataDefinitionRepresentation.d.ts +43 -0
  81. package/dist/es/es2018/types/src/generated/types/TimelineMetadataResultRepresentation.d.ts +37 -0
  82. package/dist/es/es2018/types/src/generated/types/UpdateVideoCallInputRepresentation.d.ts +32 -0
  83. package/dist/es/es2018/types/src/generated/types/UpdateVideoCallResultRepresentation.d.ts +32 -0
  84. package/dist/es/es2018/types/src/generated/types/ValidateSignatureInputRepresentation.d.ts +29 -0
  85. package/dist/es/es2018/types/src/generated/types/ValidateSignatureResultRepresentation.d.ts +35 -0
  86. package/dist/es/es2018/types/src/generated/types/VerificationContextInputRepresentation.d.ts +41 -0
  87. package/dist/es/es2018/types/src/generated/types/VerificationContextOutputRepresentation.d.ts +57 -0
  88. package/dist/es/es2018/types/src/generated/types/VerificationContextWrapperInputRepresentation.d.ts +30 -0
  89. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldInputRepresentation.d.ts +50 -0
  90. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldListInputRepresentation.d.ts +30 -0
  91. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldListOutputRepresentation.d.ts +30 -0
  92. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldOutputRepresentation.d.ts +50 -0
  93. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsInputRepresentation.d.ts +38 -0
  94. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsListInputRepresentation.d.ts +30 -0
  95. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsOutputRepresentation.d.ts +38 -0
  96. package/dist/es/es2018/types/src/generated/types/VerifiedResultInputRepresentation.d.ts +31 -0
  97. package/dist/es/es2018/types/src/generated/types/VerifiedResultOutputRepresentation.d.ts +33 -0
  98. package/dist/es/es2018/types/src/generated/types/VerifierInputRepresentation.d.ts +32 -0
  99. package/dist/es/es2018/types/src/generated/types/VerifierListInputRepresentation.d.ts +30 -0
  100. package/dist/es/es2018/types/src/generated/types/VerifierOutputRepresentation.d.ts +32 -0
  101. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantFieldRepresentation.d.ts +38 -0
  102. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantRepresentation.d.ts +36 -0
  103. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantResultRepresentation.d.ts +33 -0
  104. package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +39 -0
  105. package/package.json +63 -0
  106. package/sfdc/index.d.ts +1 -0
  107. package/sfdc/index.js +2997 -0
  108. package/src/raml/api.raml +1477 -0
  109. package/src/raml/luvio.raml +42 -0
@@ -0,0 +1,42 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "d0849943bf16c2af9b0bde4ccc798e4a";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: DocumentManagementInputRepresentation, existing: DocumentManagementInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DocumentManagementInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: DocumentManagementInputRepresentationNormalized, incoming: DocumentManagementInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: DocumentManagementInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: DocumentManagementInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for DocumentManagement
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface DocumentManagementInputRepresentationNormalized {
18
+ /** Is Ocr Requested */
19
+ isOcrRequested: boolean;
20
+ /** Set Linked Object Fields Map */
21
+ linkedObjectFieldsMap: {
22
+ [key: string]: string;
23
+ };
24
+ /** Set Page Specification List */
25
+ pageSpecificationList: Array<{}>;
26
+ /** Set Target File Name */
27
+ targetFileName: string;
28
+ }
29
+ /**
30
+ * Input representation for DocumentManagement
31
+ *
32
+ * Keys:
33
+ * (none)
34
+ */
35
+ export interface DocumentManagementInputRepresentation {
36
+ isOcrRequested: boolean;
37
+ linkedObjectFieldsMap: {
38
+ [key: string]: string;
39
+ };
40
+ pageSpecificationList: Array<{}>;
41
+ targetFileName: string;
42
+ }
@@ -0,0 +1,35 @@
1
+ import { ErrorResponseRepresentation as ErrorResponseRepresentation_ErrorResponseRepresentation } from './ErrorResponseRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "6d3185056a832bdaee05eaa63061bd50";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: DocumentManagementResultRepresentation, existing: DocumentManagementResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DocumentManagementResultRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: DocumentManagementResultRepresentationNormalized, incoming: DocumentManagementResultRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: DocumentManagementResultRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: DocumentManagementResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Output representation of Document Management Output Result
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface DocumentManagementResultRepresentationNormalized {
19
+ /** Content Document Id */
20
+ contentDocumentId: string;
21
+ error: ErrorResponseRepresentation_ErrorResponseRepresentation;
22
+ /** Document Management success flag */
23
+ isSuccess: boolean;
24
+ }
25
+ /**
26
+ * Output representation of Document Management Output Result
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface DocumentManagementResultRepresentation {
32
+ contentDocumentId: string;
33
+ error: ErrorResponseRepresentation_ErrorResponseRepresentation;
34
+ isSuccess: boolean;
35
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "b09b53fb4bc0d114197d5d7fffe6c4af";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ErrorResponseRepresentation, existing: ErrorResponseRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ErrorResponseRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ErrorResponseRepresentationNormalized, incoming: ErrorResponseRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: ErrorResponseRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ErrorResponseRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Error response representation
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ErrorResponseRepresentationNormalized {
18
+ /** Code for Error */
19
+ code: string;
20
+ /** Message stating the reason for error, if any */
21
+ message: string;
22
+ }
23
+ /**
24
+ * Error response representation
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface ErrorResponseRepresentation {
30
+ code: string;
31
+ message: string;
32
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "dff26bb7bfabacb842d8710d4d925c9b";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: EvaluateVideoCallParticipantInputRepresentation, existing: EvaluateVideoCallParticipantInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EvaluateVideoCallParticipantInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: EvaluateVideoCallParticipantInputRepresentationNormalized, incoming: EvaluateVideoCallParticipantInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: EvaluateVideoCallParticipantInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EvaluateVideoCallParticipantInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for VideoCall EvaluateCaller
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface EvaluateVideoCallParticipantInputRepresentationNormalized {
18
+ /** Set whether caller is accepted for Video Call */
19
+ isAccepted: boolean;
20
+ /** Set Participant Id for Video Caller Evaluation */
21
+ participantId: string;
22
+ }
23
+ /**
24
+ * Input representation for VideoCall EvaluateCaller
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface EvaluateVideoCallParticipantInputRepresentation {
30
+ isAccepted: boolean;
31
+ participantId: string;
32
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "cb124833f5cd3fbdcf85cf6ea55c3fc9";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: EvaluateVideoCallParticipantResultRepresentation, existing: EvaluateVideoCallParticipantResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): EvaluateVideoCallParticipantResultRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: EvaluateVideoCallParticipantResultRepresentationNormalized, incoming: EvaluateVideoCallParticipantResultRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: EvaluateVideoCallParticipantResultRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: EvaluateVideoCallParticipantResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Output representation of EvaluateCallerVideoCall Result
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface EvaluateVideoCallParticipantResultRepresentationNormalized {
18
+ /** EvaluateCallerVideoCall error messages */
19
+ errorMessage?: string;
20
+ /** EvaluateCallerVideoCall success flag */
21
+ isSuccess: boolean;
22
+ }
23
+ /**
24
+ * Output representation of EvaluateCallerVideoCall Result
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface EvaluateVideoCallParticipantResultRepresentation {
30
+ errorMessage?: string;
31
+ isSuccess: boolean;
32
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "f13f210cb25516cae95cf5689aeb1c1e";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: FieldValueInputRepresentation, existing: FieldValueInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FieldValueInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: FieldValueInputRepresentationNormalized, incoming: FieldValueInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: FieldValueInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FieldValueInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for each field
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface FieldValueInputRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Value */
21
+ value: string;
22
+ }
23
+ /**
24
+ * Input representation for each field
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface FieldValueInputRepresentation {
30
+ developerName: string;
31
+ value: string;
32
+ }
@@ -0,0 +1,30 @@
1
+ import { FieldValueInputRepresentation as FieldValueInputRepresentation_FieldValueInputRepresentation } from './FieldValueInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "39b1d9015c6ff65b1ea59455766c3fbc";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: FieldValueListInputRepresentation, existing: FieldValueListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FieldValueListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: FieldValueListInputRepresentationNormalized, incoming: FieldValueListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: FieldValueListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FieldValueListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for Selected Search Result List
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface FieldValueListInputRepresentationNormalized {
19
+ /** Selected Record Object List */
20
+ selectedRecordObjectList: Array<FieldValueInputRepresentation_FieldValueInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for Selected Search Result List
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface FieldValueListInputRepresentation {
29
+ selectedRecordObjectList: Array<FieldValueInputRepresentation_FieldValueInputRepresentation>;
30
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "8b8bce7690509ff818bf0ca770bf2b1a";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: FieldValueOutputRepresentation, existing: FieldValueOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FieldValueOutputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: FieldValueOutputRepresentationNormalized, incoming: FieldValueOutputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: FieldValueOutputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FieldValueOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Representation of a field value
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface FieldValueOutputRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Value */
21
+ value: string;
22
+ }
23
+ /**
24
+ * Representation of a field value
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface FieldValueOutputRepresentation {
30
+ developerName: string;
31
+ value: string;
32
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "ef681763a1171206ad0888b23ec93987";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: FormVerificationDisplayRecordDetailsOutput, existing: FormVerificationDisplayRecordDetailsOutputNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationDisplayRecordDetailsOutputNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: FormVerificationDisplayRecordDetailsOutputNormalized, incoming: FormVerificationDisplayRecordDetailsOutputNormalized): boolean;
8
+ export declare function deepFreeze(input: FormVerificationDisplayRecordDetailsOutput): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationDisplayRecordDetailsOutput, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Details of Display record of selected record id
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface FormVerificationDisplayRecordDetailsOutputNormalized {
18
+ /** Display Record Id */
19
+ displayRecordId: string;
20
+ /** Display Record Name */
21
+ displayRecordName: string;
22
+ }
23
+ /**
24
+ * Details of Display record of selected record id
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface FormVerificationDisplayRecordDetailsOutput {
30
+ displayRecordId: string;
31
+ displayRecordName: string;
32
+ }
@@ -0,0 +1,35 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "aa94545f5696164df2788de496fd2b34";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: FormVerificationFieldInputRepresentation, existing: FormVerificationFieldInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationFieldInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: FormVerificationFieldInputRepresentationNormalized, incoming: FormVerificationFieldInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: FormVerificationFieldInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationFieldInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for each verification field used in form verification
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface FormVerificationFieldInputRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Verified flag to set for non-form based input */
21
+ isVerified?: boolean;
22
+ /** Input value of the field */
23
+ value: string;
24
+ }
25
+ /**
26
+ * Input representation for each verification field used in form verification
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface FormVerificationFieldInputRepresentation {
32
+ developerName: string;
33
+ isVerified?: boolean;
34
+ value: string;
35
+ }
@@ -0,0 +1,30 @@
1
+ import { FormVerificationFieldInputRepresentation as FormVerificationFieldInputRepresentation_FormVerificationFieldInputRepresentation } from './FormVerificationFieldInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "d6c94ad8417cbbe8e985f5c3f0c8d57f";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: FormVerificationFieldListInputRepresentation, existing: FormVerificationFieldListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationFieldListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: FormVerificationFieldListInputRepresentationNormalized, incoming: FormVerificationFieldListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: FormVerificationFieldListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationFieldListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for list of verification fields with values
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface FormVerificationFieldListInputRepresentationNormalized {
19
+ /** Form Input Verification field List */
20
+ formVerificationFields: Array<FormVerificationFieldInputRepresentation_FormVerificationFieldInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for list of verification fields with values
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface FormVerificationFieldListInputRepresentation {
29
+ formVerificationFields: Array<FormVerificationFieldInputRepresentation_FormVerificationFieldInputRepresentation>;
30
+ }
@@ -0,0 +1,30 @@
1
+ import { FormVerificationFieldRepresentation as FormVerificationFieldRepresentation_FormVerificationFieldRepresentation } from './FormVerificationFieldRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "4e3f9eb970bab962e1a9efd87a60ae23";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: FormVerificationFieldListRepresentation, existing: FormVerificationFieldListRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationFieldListRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: FormVerificationFieldListRepresentationNormalized, incoming: FormVerificationFieldListRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: FormVerificationFieldListRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationFieldListRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * List of Form Verification Fields
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface FormVerificationFieldListRepresentationNormalized {
19
+ /** Form Verification Fields */
20
+ formVerificationFields: Array<FormVerificationFieldRepresentation_FormVerificationFieldRepresentation>;
21
+ }
22
+ /**
23
+ * List of Form Verification Fields
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface FormVerificationFieldListRepresentation {
29
+ formVerificationFields: Array<FormVerificationFieldRepresentation_FormVerificationFieldRepresentation>;
30
+ }
@@ -0,0 +1,35 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "f01ce6bc5355ddc996ea31df0112bc7a";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: FormVerificationFieldRepresentation, existing: FormVerificationFieldRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationFieldRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: FormVerificationFieldRepresentationNormalized, incoming: FormVerificationFieldRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: FormVerificationFieldRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationFieldRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Representation of Form Verification results
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface FormVerificationFieldRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Is the field verified */
21
+ isVerified: boolean;
22
+ /** Value */
23
+ value: string;
24
+ }
25
+ /**
26
+ * Representation of Form Verification results
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface FormVerificationFieldRepresentation {
32
+ developerName: string;
33
+ isVerified: boolean;
34
+ value: string;
35
+ }
@@ -0,0 +1,36 @@
1
+ import { FormVerificationFieldListInputRepresentation as FormVerificationFieldListInputRepresentation_FormVerificationFieldListInputRepresentation } from './FormVerificationFieldListInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "db87ca54d5dc7399d8de38fb40416a4c";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: FormVerificationInputRepresentation, existing: FormVerificationInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: FormVerificationInputRepresentationNormalized, incoming: FormVerificationInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: FormVerificationInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for form verification
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface FormVerificationInputRepresentationNormalized {
19
+ /** Selected developer name of identity verification process detail */
20
+ developerName: string;
21
+ /** Input values of the fields which are up for validations */
22
+ formVerificationFieldList: FormVerificationFieldListInputRepresentation_FormVerificationFieldListInputRepresentation;
23
+ /** Selected Record Id */
24
+ selectedRecordId: string;
25
+ }
26
+ /**
27
+ * Input representation for form verification
28
+ *
29
+ * Keys:
30
+ * (none)
31
+ */
32
+ export interface FormVerificationInputRepresentation {
33
+ developerName: string;
34
+ formVerificationFieldList: FormVerificationFieldListInputRepresentation_FormVerificationFieldListInputRepresentation;
35
+ selectedRecordId: string;
36
+ }
@@ -0,0 +1,60 @@
1
+ import { FormVerificationDisplayRecordDetailsOutput as FormVerificationDisplayRecordDetailsOutput_FormVerificationDisplayRecordDetailsOutput } from './FormVerificationDisplayRecordDetailsOutput';
2
+ import { FormVerificationFieldListRepresentation as FormVerificationFieldListRepresentation_FormVerificationFieldListRepresentation } from './FormVerificationFieldListRepresentation';
3
+ import { ErrorResponseRepresentation as ErrorResponseRepresentation_ErrorResponseRepresentation } from './ErrorResponseRepresentation';
4
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
5
+ export declare const TTL = 300;
6
+ export declare const VERSION = "6fa8c955f5be700f6584a67242631270";
7
+ export declare function validate(obj: any, path?: string): TypeError | null;
8
+ export declare const RepresentationType: string;
9
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
10
+ developerName: string;
11
+ }
12
+ export type FormVerificationRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
13
+ export type PartialFormVerificationRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
14
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
15
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): FormVerificationRepresentationNormalizedKeyMetadata;
16
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: FormVerificationRepresentation): string;
17
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: FormVerificationRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
18
+ export declare function normalize(input: FormVerificationRepresentation, existing: FormVerificationRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationRepresentationNormalized;
19
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
20
+ export declare function equals(existing: FormVerificationRepresentationNormalized, incoming: FormVerificationRepresentationNormalized): boolean;
21
+ export declare function deepFreeze(input: FormVerificationRepresentation): void;
22
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
23
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
24
+ /**
25
+ * Representation of Form Verification Fields
26
+ *
27
+ * Keys:
28
+ * developerName (string): developerName
29
+ */
30
+ export interface FormVerificationRepresentationNormalized {
31
+ /** Developer name of IDV record */
32
+ developerName: string;
33
+ /** Parent record id in case redirection needs to be to parent post verification */
34
+ displayRecordDetails?: FormVerificationDisplayRecordDetailsOutput_FormVerificationDisplayRecordDetailsOutput;
35
+ /** Field verification results */
36
+ formVerificationFieldList: FormVerificationFieldListRepresentation_FormVerificationFieldListRepresentation;
37
+ /** Flag to get the overall verification status */
38
+ isVerified: boolean;
39
+ /** Retry count in case of failed attempt */
40
+ retryCount?: number;
41
+ /** Id of the selected record */
42
+ selectedRecordId: string;
43
+ /** Field verification results status */
44
+ status: ErrorResponseRepresentation_ErrorResponseRepresentation;
45
+ }
46
+ /**
47
+ * Representation of Form Verification Fields
48
+ *
49
+ * Keys:
50
+ * developerName (string): developerName
51
+ */
52
+ export interface FormVerificationRepresentation {
53
+ developerName: string;
54
+ displayRecordDetails?: FormVerificationDisplayRecordDetailsOutput_FormVerificationDisplayRecordDetailsOutput;
55
+ formVerificationFieldList: FormVerificationFieldListRepresentation_FormVerificationFieldListRepresentation;
56
+ isVerified: boolean;
57
+ retryCount?: number;
58
+ selectedRecordId: string;
59
+ status: ErrorResponseRepresentation_ErrorResponseRepresentation;
60
+ }
@@ -0,0 +1,30 @@
1
+ import { FormVerificationInputRepresentation as FormVerificationInputRepresentation_FormVerificationInputRepresentation } from './FormVerificationInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "1ef25bded0b369857012fa2f9967f4ca";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: FormVerificationWrapperInputRepresentation, existing: FormVerificationWrapperInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): FormVerificationWrapperInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: FormVerificationWrapperInputRepresentationNormalized, incoming: FormVerificationWrapperInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: FormVerificationWrapperInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: FormVerificationWrapperInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * wrapper of FormVerificationInputRepresentation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface FormVerificationWrapperInputRepresentationNormalized {
19
+ /** Input representation for verification of input values */
20
+ IdentityVerificationFormInputData: FormVerificationInputRepresentation_FormVerificationInputRepresentation;
21
+ }
22
+ /**
23
+ * wrapper of FormVerificationInputRepresentation
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface FormVerificationWrapperInputRepresentation {
29
+ IdentityVerificationFormInputData: FormVerificationInputRepresentation_FormVerificationInputRepresentation;
30
+ }
@@ -0,0 +1,38 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "3e37cb03dedf5d8d5e85c62c13e68d42";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: JoinVideoCallInputRepresentation, existing: JoinVideoCallInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): JoinVideoCallInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: JoinVideoCallInputRepresentationNormalized, incoming: JoinVideoCallInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: JoinVideoCallInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: JoinVideoCallInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for JoinVideoCall
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface JoinVideoCallInputRepresentationNormalized {
18
+ /** enable transcription */
19
+ enableTranscription: boolean;
20
+ /** Set External Meeting Id for Video Call */
21
+ externalMeetingId: string;
22
+ /** Set Region for Video Call */
23
+ region: string;
24
+ /** Set transcriptionType */
25
+ transcriptionType: string;
26
+ }
27
+ /**
28
+ * Input representation for JoinVideoCall
29
+ *
30
+ * Keys:
31
+ * (none)
32
+ */
33
+ export interface JoinVideoCallInputRepresentation {
34
+ enableTranscription: boolean;
35
+ externalMeetingId: string;
36
+ region: string;
37
+ transcriptionType: string;
38
+ }