@salesforce/lds-adapters-industries-education 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 (46) hide show
  1. package/LICENSE.txt +82 -0
  2. package/dist/es/es2018/industries-education.js +2285 -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/createCarePlans.d.ts +15 -0
  5. package/dist/es/es2018/types/src/generated/adapters/getAvailableTimeSlots.d.ts +27 -0
  6. package/dist/es/es2018/types/src/generated/adapters/getAvailableTopics.d.ts +25 -0
  7. package/dist/es/es2018/types/src/generated/adapters/getSuccessTeam.d.ts +26 -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 +8 -0
  10. package/dist/es/es2018/types/src/generated/resources/getConnectEducationAppointmentBookingAvailableTopics.d.ts +12 -0
  11. package/dist/es/es2018/types/src/generated/resources/getConnectEducationSuccessTeamByAccountId.d.ts +15 -0
  12. package/dist/es/es2018/types/src/generated/resources/postConnectEducationAppointmentBookingAvailableTimeSlots.d.ts +16 -0
  13. package/dist/es/es2018/types/src/generated/resources/postConnectEducationCareplanBulk.d.ts +13 -0
  14. package/dist/es/es2018/types/src/generated/types/AvailableStaff.d.ts +60 -0
  15. package/dist/es/es2018/types/src/generated/types/AvailableTeam.d.ts +48 -0
  16. package/dist/es/es2018/types/src/generated/types/AvailableTimeSlotsInputRepresentation.d.ts +44 -0
  17. package/dist/es/es2018/types/src/generated/types/AvailableTimeSlotsInputRepresentationData.d.ts +30 -0
  18. package/dist/es/es2018/types/src/generated/types/AvailableTimeSlotsOuputRepresentation.d.ts +30 -0
  19. package/dist/es/es2018/types/src/generated/types/AvailableTopic.d.ts +42 -0
  20. package/dist/es/es2018/types/src/generated/types/AvailableTopicsOutputRepresentation.d.ts +30 -0
  21. package/dist/es/es2018/types/src/generated/types/BenefitAssignmentInputRepresentation.d.ts +72 -0
  22. package/dist/es/es2018/types/src/generated/types/BenefitAssignmentListInputRepresentation.d.ts +30 -0
  23. package/dist/es/es2018/types/src/generated/types/BenefitDisbursementForBenefitSessionInputRepresentation.d.ts +47 -0
  24. package/dist/es/es2018/types/src/generated/types/BenefitDisbursementListInputRepresentation.d.ts +30 -0
  25. package/dist/es/es2018/types/src/generated/types/CarePlanBulkInputRepresentation.d.ts +29 -0
  26. package/dist/es/es2018/types/src/generated/types/CarePlanBulkInputWrapperRepresentation.d.ts +29 -0
  27. package/dist/es/es2018/types/src/generated/types/CarePlanBulkOutputRepresentation.d.ts +45 -0
  28. package/dist/es/es2018/types/src/generated/types/CarePlanInputRepresentation.d.ts +68 -0
  29. package/dist/es/es2018/types/src/generated/types/CarePlanListInputRepresentation.d.ts +30 -0
  30. package/dist/es/es2018/types/src/generated/types/CarePlanTaskInputRepresentation.d.ts +50 -0
  31. package/dist/es/es2018/types/src/generated/types/CustomFieldInputRepresentation.d.ts +35 -0
  32. package/dist/es/es2018/types/src/generated/types/CustomFieldListInputRepresentation.d.ts +30 -0
  33. package/dist/es/es2018/types/src/generated/types/GetSuccessTeamResult.d.ts +40 -0
  34. package/dist/es/es2018/types/src/generated/types/GoalAssignmentInputRepresentation.d.ts +68 -0
  35. package/dist/es/es2018/types/src/generated/types/GoalAssignmentListInputRepresentation.d.ts +30 -0
  36. package/dist/es/es2018/types/src/generated/types/ServiceAppointment.d.ts +38 -0
  37. package/dist/es/es2018/types/src/generated/types/ServiceLocation.d.ts +32 -0
  38. package/dist/es/es2018/types/src/generated/types/SuccessTeamOutputRepresentation.d.ts +30 -0
  39. package/dist/es/es2018/types/src/generated/types/TimeSlot.d.ts +38 -0
  40. package/dist/es/es2018/types/src/generated/types/WorkType.d.ts +35 -0
  41. package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +39 -0
  42. package/package.json +69 -0
  43. package/sfdc/index.d.ts +1 -0
  44. package/sfdc/index.js +2339 -0
  45. package/src/raml/api.raml +703 -0
  46. package/src/raml/luvio.raml +35 -0
@@ -0,0 +1,72 @@
1
+ import { CarePlanTaskInputRepresentation as CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation } from './CarePlanTaskInputRepresentation';
2
+ import { BenefitDisbursementListInputRepresentation as BenefitDisbursementListInputRepresentation_BenefitDisbursementListInputRepresentation } from './BenefitDisbursementListInputRepresentation';
3
+ import { CustomFieldListInputRepresentation as CustomFieldListInputRepresentation_CustomFieldListInputRepresentation } from './CustomFieldListInputRepresentation';
4
+ 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';
5
+ export declare const VERSION = "5c096cdd763f56d8694dc9c711a83636";
6
+ export declare function validate(obj: any, path?: string): TypeError | null;
7
+ export declare const RepresentationType: string;
8
+ export declare function normalize(input: BenefitAssignmentInputRepresentation, existing: BenefitAssignmentInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): BenefitAssignmentInputRepresentationNormalized;
9
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
10
+ export declare function equals(existing: BenefitAssignmentInputRepresentationNormalized, incoming: BenefitAssignmentInputRepresentationNormalized): boolean;
11
+ export declare function deepFreeze(input: BenefitAssignmentInputRepresentation): void;
12
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
13
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: BenefitAssignmentInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
14
+ /**
15
+ * Input representation for BenefitAssignment
16
+ *
17
+ * Keys:
18
+ * (none)
19
+ */
20
+ export interface BenefitAssignmentInputRepresentationNormalized {
21
+ /** Tasks for Benefit Assignment */
22
+ benefitAssignmentTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
23
+ benefitDisbursements?: BenefitDisbursementListInputRepresentation_BenefitDisbursementListInputRepresentation;
24
+ /** BenefitFrequency of the BenefitAssignment */
25
+ benefitFrequency?: string;
26
+ /** Benefit Id of the Benefit */
27
+ benefitId: string;
28
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
29
+ /** EndDate of the BenefitAssignment */
30
+ endDate?: string;
31
+ /** EnrollmentCount of the BenefitAssignment */
32
+ enrollmentCount?: number;
33
+ /** EntitlementAmount of the BenefitAssignment */
34
+ entitlementAmount?: number;
35
+ /** Id of the BenefitAssignment */
36
+ id?: string;
37
+ /** MaximumAmount of the BenefitAssignment */
38
+ maximumAmount?: number;
39
+ /** ParticipantId of the BenefitAssignment */
40
+ participantId: string;
41
+ /** PayoutFrequency of the BenefitAssignment */
42
+ payoutFrequency?: string;
43
+ /** Priority of the BenefitAssignment */
44
+ priority?: string;
45
+ /** StartDate of BenefitAssignment */
46
+ startDate?: string;
47
+ /** Status of the BenefitAssignment */
48
+ status?: string;
49
+ }
50
+ /**
51
+ * Input representation for BenefitAssignment
52
+ *
53
+ * Keys:
54
+ * (none)
55
+ */
56
+ export interface BenefitAssignmentInputRepresentation {
57
+ benefitAssignmentTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
58
+ benefitDisbursements?: BenefitDisbursementListInputRepresentation_BenefitDisbursementListInputRepresentation;
59
+ benefitFrequency?: string;
60
+ benefitId: string;
61
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
62
+ endDate?: string;
63
+ enrollmentCount?: number;
64
+ entitlementAmount?: number;
65
+ id?: string;
66
+ maximumAmount?: number;
67
+ participantId: string;
68
+ payoutFrequency?: string;
69
+ priority?: string;
70
+ startDate?: string;
71
+ status?: string;
72
+ }
@@ -0,0 +1,30 @@
1
+ import { BenefitAssignmentInputRepresentation as BenefitAssignmentInputRepresentation_BenefitAssignmentInputRepresentation } from './BenefitAssignmentInputRepresentation';
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 = "0145367d5d4594cd2426a28620bd900e";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: BenefitAssignmentListInputRepresentation, existing: BenefitAssignmentListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): BenefitAssignmentListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: BenefitAssignmentListInputRepresentationNormalized, incoming: BenefitAssignmentListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: BenefitAssignmentListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: BenefitAssignmentListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for List of BenefitAssignments
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface BenefitAssignmentListInputRepresentationNormalized {
19
+ /** List of BenefitAssignments */
20
+ records: Array<BenefitAssignmentInputRepresentation_BenefitAssignmentInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for List of BenefitAssignments
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface BenefitAssignmentListInputRepresentation {
29
+ records: Array<BenefitAssignmentInputRepresentation_BenefitAssignmentInputRepresentation>;
30
+ }
@@ -0,0 +1,47 @@
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 = "5a2811b9f9ebc36ecdde899e81dca557";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: BenefitDisbursementForBenefitSessionInputRepresentation, existing: BenefitDisbursementForBenefitSessionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): BenefitDisbursementForBenefitSessionInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: BenefitDisbursementForBenefitSessionInputRepresentationNormalized, incoming: BenefitDisbursementForBenefitSessionInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: BenefitDisbursementForBenefitSessionInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: BenefitDisbursementForBenefitSessionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for Benefit Disbursement
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface BenefitDisbursementForBenefitSessionInputRepresentationNormalized {
18
+ /** date at which disbursement happened */
19
+ actualCompletionDate: string;
20
+ /** Category of Benefit */
21
+ benefitCategory?: string;
22
+ /** Benefit Session Id */
23
+ benefitSessionId: string;
24
+ /** Description for Benefit Disbursement */
25
+ description?: string;
26
+ /** Benefit Disbursement Status */
27
+ disbursementStatus?: string;
28
+ /** date at which disbursement Ends */
29
+ endDate?: string;
30
+ /** date at which disbursement Starts */
31
+ startDate?: string;
32
+ }
33
+ /**
34
+ * Input representation for Benefit Disbursement
35
+ *
36
+ * Keys:
37
+ * (none)
38
+ */
39
+ export interface BenefitDisbursementForBenefitSessionInputRepresentation {
40
+ actualCompletionDate: string;
41
+ benefitCategory?: string;
42
+ benefitSessionId: string;
43
+ description?: string;
44
+ disbursementStatus?: string;
45
+ endDate?: string;
46
+ startDate?: string;
47
+ }
@@ -0,0 +1,30 @@
1
+ import { BenefitDisbursementForBenefitSessionInputRepresentation as BenefitDisbursementForBenefitSessionInputRepresentation_BenefitDisbursementForBenefitSessionInputRepresentation } from './BenefitDisbursementForBenefitSessionInputRepresentation';
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 = "6d8970d24132148055866d7d1f6f7cbf";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: BenefitDisbursementListInputRepresentation, existing: BenefitDisbursementListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): BenefitDisbursementListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: BenefitDisbursementListInputRepresentationNormalized, incoming: BenefitDisbursementListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: BenefitDisbursementListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: BenefitDisbursementListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for List of BenefitDisbursements
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface BenefitDisbursementListInputRepresentationNormalized {
19
+ /** List of Benefit Disbursements */
20
+ records: Array<BenefitDisbursementForBenefitSessionInputRepresentation_BenefitDisbursementForBenefitSessionInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for List of BenefitDisbursements
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface BenefitDisbursementListInputRepresentation {
29
+ records: Array<BenefitDisbursementForBenefitSessionInputRepresentation_BenefitDisbursementForBenefitSessionInputRepresentation>;
30
+ }
@@ -0,0 +1,29 @@
1
+ import { CarePlanListInputRepresentation as CarePlanListInputRepresentation_CarePlanListInputRepresentation } from './CarePlanListInputRepresentation';
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 = "ce5aa1e367b609dc70ebdb6dbae4e0fa";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: CarePlanBulkInputRepresentation, existing: CarePlanBulkInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanBulkInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: CarePlanBulkInputRepresentationNormalized, incoming: CarePlanBulkInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: CarePlanBulkInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanBulkInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for Care Plan Bulk
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface CarePlanBulkInputRepresentationNormalized {
19
+ carePlans: CarePlanListInputRepresentation_CarePlanListInputRepresentation;
20
+ }
21
+ /**
22
+ * Input representation for Care Plan Bulk
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface CarePlanBulkInputRepresentation {
28
+ carePlans: CarePlanListInputRepresentation_CarePlanListInputRepresentation;
29
+ }
@@ -0,0 +1,29 @@
1
+ import { CarePlanBulkInputRepresentation as CarePlanBulkInputRepresentation_CarePlanBulkInputRepresentation } from './CarePlanBulkInputRepresentation';
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 = "43240cacd0497a3855bec91ec36f236a";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: CarePlanBulkInputWrapperRepresentation, existing: CarePlanBulkInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanBulkInputWrapperRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: CarePlanBulkInputWrapperRepresentationNormalized, incoming: CarePlanBulkInputWrapperRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: CarePlanBulkInputWrapperRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanBulkInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Wrapper for careplan record input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface CarePlanBulkInputWrapperRepresentationNormalized {
19
+ carePlanBulkRecord: CarePlanBulkInputRepresentation_CarePlanBulkInputRepresentation;
20
+ }
21
+ /**
22
+ * Wrapper for careplan record input representation
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface CarePlanBulkInputWrapperRepresentation {
28
+ carePlanBulkRecord: CarePlanBulkInputRepresentation_CarePlanBulkInputRepresentation;
29
+ }
@@ -0,0 +1,45 @@
1
+ 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, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const TTL = 100;
3
+ export declare const VERSION = "83a45266096a71720e9049cb0f0477d6";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
7
+ id: string;
8
+ }
9
+ export type CarePlanBulkOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
10
+ export type PartialCarePlanBulkOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
11
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
12
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): CarePlanBulkOutputRepresentationNormalizedKeyMetadata;
13
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: CarePlanBulkOutputRepresentation): string;
14
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: CarePlanBulkOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
15
+ export declare function normalize(input: CarePlanBulkOutputRepresentation, existing: CarePlanBulkOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanBulkOutputRepresentationNormalized;
16
+ export declare const select: () => $64$luvio_engine_BaseFragment;
17
+ export declare function equals(existing: CarePlanBulkOutputRepresentationNormalized, incoming: CarePlanBulkOutputRepresentationNormalized): boolean;
18
+ export declare function deepFreeze(input: CarePlanBulkOutputRepresentation): void;
19
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
20
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanBulkOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
21
+ /**
22
+ * Bulk Output Representation
23
+ *
24
+ * Keys:
25
+ * id (string): statusCode
26
+ */
27
+ export interface CarePlanBulkOutputRepresentationNormalized {
28
+ /** API message */
29
+ errorMessage?: string;
30
+ /** Number of careplans submitted */
31
+ numberOfCarePlans?: number;
32
+ /** API code */
33
+ statusCode: string;
34
+ }
35
+ /**
36
+ * Bulk Output Representation
37
+ *
38
+ * Keys:
39
+ * id (string): statusCode
40
+ */
41
+ export interface CarePlanBulkOutputRepresentation {
42
+ errorMessage?: string;
43
+ numberOfCarePlans?: number;
44
+ statusCode: string;
45
+ }
@@ -0,0 +1,68 @@
1
+ import { BenefitAssignmentListInputRepresentation as BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation } from './BenefitAssignmentListInputRepresentation';
2
+ import { CarePlanTaskInputRepresentation as CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation } from './CarePlanTaskInputRepresentation';
3
+ import { CustomFieldListInputRepresentation as CustomFieldListInputRepresentation_CustomFieldListInputRepresentation } from './CustomFieldListInputRepresentation';
4
+ import { GoalAssignmentListInputRepresentation as GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation } from './GoalAssignmentListInputRepresentation';
5
+ 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';
6
+ export declare const VERSION = "e17e52df55fd71f617e7abcc5199b83a";
7
+ export declare function validate(obj: any, path?: string): TypeError | null;
8
+ export declare const RepresentationType: string;
9
+ export declare function normalize(input: CarePlanInputRepresentation, existing: CarePlanInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanInputRepresentationNormalized;
10
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
11
+ export declare function equals(existing: CarePlanInputRepresentationNormalized, incoming: CarePlanInputRepresentationNormalized): boolean;
12
+ export declare function deepFreeze(input: CarePlanInputRepresentation): void;
13
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
14
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
15
+ /**
16
+ * Input representation for Care Plan
17
+ *
18
+ * Keys:
19
+ * (none)
20
+ */
21
+ export interface CarePlanInputRepresentationNormalized {
22
+ benefitAssignments?: BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation;
23
+ carePlanTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
24
+ /** CarePlanTemplateId of the CarePlan */
25
+ carePlanTemplateId?: string;
26
+ /** CaseId of the CarePlan */
27
+ caseId: string;
28
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
29
+ /** Description of the CarePlan */
30
+ description?: string;
31
+ /** EndDate of the CarePlan */
32
+ endDate?: string;
33
+ goalAssignments?: GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation;
34
+ /** Id of the CarePlan */
35
+ id?: string;
36
+ /** MedicationTherapyReview of the CarePlan */
37
+ medicationTherapyReview?: string;
38
+ /** Name of the CarePlan */
39
+ name: string;
40
+ /** Participant of the CarePlan */
41
+ participantId: string;
42
+ /** StartDate of the CarePlan */
43
+ startDate?: string;
44
+ /** Status of the CarePlan */
45
+ status: string;
46
+ }
47
+ /**
48
+ * Input representation for Care Plan
49
+ *
50
+ * Keys:
51
+ * (none)
52
+ */
53
+ export interface CarePlanInputRepresentation {
54
+ benefitAssignments?: BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation;
55
+ carePlanTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
56
+ carePlanTemplateId?: string;
57
+ caseId: string;
58
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
59
+ description?: string;
60
+ endDate?: string;
61
+ goalAssignments?: GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation;
62
+ id?: string;
63
+ medicationTherapyReview?: string;
64
+ name: string;
65
+ participantId: string;
66
+ startDate?: string;
67
+ status: string;
68
+ }
@@ -0,0 +1,30 @@
1
+ import { CarePlanInputRepresentation as CarePlanInputRepresentation_CarePlanInputRepresentation } from './CarePlanInputRepresentation';
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 = "26490e8d4a763ab73905519796b4d88f";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: CarePlanListInputRepresentation, existing: CarePlanListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: CarePlanListInputRepresentationNormalized, incoming: CarePlanListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: CarePlanListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for List of Care Plans
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface CarePlanListInputRepresentationNormalized {
19
+ /** List of Care Plans */
20
+ records: Array<CarePlanInputRepresentation_CarePlanInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for List of Care Plans
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface CarePlanListInputRepresentation {
29
+ records: Array<CarePlanInputRepresentation_CarePlanInputRepresentation>;
30
+ }
@@ -0,0 +1,50 @@
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 = "58bfab895c9cf50e6561285577eb5546";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: CarePlanTaskInputRepresentation, existing: CarePlanTaskInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CarePlanTaskInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: CarePlanTaskInputRepresentationNormalized, incoming: CarePlanTaskInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: CarePlanTaskInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CarePlanTaskInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for Care Plan Task
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface CarePlanTaskInputRepresentationNormalized {
18
+ /** Care Plan Task assignee */
19
+ assignedTo?: string;
20
+ /** Care Plan Task comment */
21
+ comment?: string;
22
+ /** Care Plan Task due date */
23
+ dueDate?: string;
24
+ /** Id of the Task */
25
+ id?: string;
26
+ /** isRequired field for Task record */
27
+ isRequired?: boolean;
28
+ /** Care Plan Task priority */
29
+ priority?: string;
30
+ /** Care Plan Task Status */
31
+ status?: string;
32
+ /** Care Plan Task subject */
33
+ subject?: string;
34
+ }
35
+ /**
36
+ * Input representation for Care Plan Task
37
+ *
38
+ * Keys:
39
+ * (none)
40
+ */
41
+ export interface CarePlanTaskInputRepresentation {
42
+ assignedTo?: string;
43
+ comment?: string;
44
+ dueDate?: string;
45
+ id?: string;
46
+ isRequired?: boolean;
47
+ priority?: string;
48
+ status?: string;
49
+ subject?: string;
50
+ }
@@ -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 = "80e2f77893e490c89aeb528726eba343";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: CustomFieldInputRepresentation, existing: CustomFieldInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CustomFieldInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: CustomFieldInputRepresentationNormalized, incoming: CustomFieldInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: CustomFieldInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CustomFieldInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for Custom Field
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface CustomFieldInputRepresentationNormalized {
18
+ /** Data Type of custom field */
19
+ dataType?: string;
20
+ /** Field Name of custom field */
21
+ fieldName: string;
22
+ /** Field Value of custom field */
23
+ fieldValue: unknown;
24
+ }
25
+ /**
26
+ * Input representation for Custom Field
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface CustomFieldInputRepresentation {
32
+ dataType?: string;
33
+ fieldName: string;
34
+ fieldValue: unknown;
35
+ }
@@ -0,0 +1,30 @@
1
+ import { CustomFieldInputRepresentation as CustomFieldInputRepresentation_CustomFieldInputRepresentation } from './CustomFieldInputRepresentation';
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 = "d2eeb71bfb1a50fbc858d9dd0145e7ad";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: CustomFieldListInputRepresentation, existing: CustomFieldListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): CustomFieldListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: CustomFieldListInputRepresentationNormalized, incoming: CustomFieldListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: CustomFieldListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: CustomFieldListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for List of CustomFields
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface CustomFieldListInputRepresentationNormalized {
19
+ /** List of CustomFields */
20
+ records: Array<CustomFieldInputRepresentation_CustomFieldInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for List of CustomFields
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface CustomFieldListInputRepresentation {
29
+ records: Array<CustomFieldInputRepresentation_CustomFieldInputRepresentation>;
30
+ }
@@ -0,0 +1,40 @@
1
+ import { AvailableTeam as AvailableTeam_AvailableTeam } from './AvailableTeam';
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 = "4fc48796f6987d3512fb81d3baf6479c";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: GetSuccessTeamResult, existing: GetSuccessTeamResultNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GetSuccessTeamResultNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: GetSuccessTeamResultNormalized, incoming: GetSuccessTeamResultNormalized): boolean;
9
+ export declare function deepFreeze(input: GetSuccessTeamResult): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: GetSuccessTeamResult, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Representation of the get success team request.
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface GetSuccessTeamResultNormalized {
19
+ /** List of staff members who are assigned to the case and are available to support the associated account. */
20
+ assignedStaff: {
21
+ [key: string]: unknown;
22
+ };
23
+ /** List of teams that are assigned to the case for the associated account. */
24
+ assignedTeams: Array<AvailableTeam_AvailableTeam>;
25
+ /** List of teams that aren't assigned to the case and are available to support the associated account. */
26
+ unassignedTeams: Array<AvailableTeam_AvailableTeam>;
27
+ }
28
+ /**
29
+ * Representation of the get success team request.
30
+ *
31
+ * Keys:
32
+ * (none)
33
+ */
34
+ export interface GetSuccessTeamResult {
35
+ assignedStaff: {
36
+ [key: string]: unknown;
37
+ };
38
+ assignedTeams: Array<AvailableTeam_AvailableTeam>;
39
+ unassignedTeams: Array<AvailableTeam_AvailableTeam>;
40
+ }
@@ -0,0 +1,68 @@
1
+ import { BenefitAssignmentListInputRepresentation as BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation } from './BenefitAssignmentListInputRepresentation';
2
+ import { GoalAssignmentListInputRepresentation as GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation } from './GoalAssignmentListInputRepresentation';
3
+ import { CustomFieldListInputRepresentation as CustomFieldListInputRepresentation_CustomFieldListInputRepresentation } from './CustomFieldListInputRepresentation';
4
+ import { CarePlanTaskInputRepresentation as CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation } from './CarePlanTaskInputRepresentation';
5
+ 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';
6
+ export declare const VERSION = "e46657e9a6b4e4b786d0df4c280a2a92";
7
+ export declare function validate(obj: any, path?: string): TypeError | null;
8
+ export declare const RepresentationType: string;
9
+ export declare function normalize(input: GoalAssignmentInputRepresentation, existing: GoalAssignmentInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): GoalAssignmentInputRepresentationNormalized;
10
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
11
+ export declare function equals(existing: GoalAssignmentInputRepresentationNormalized, incoming: GoalAssignmentInputRepresentationNormalized): boolean;
12
+ export declare function deepFreeze(input: GoalAssignmentInputRepresentation): void;
13
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
14
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: GoalAssignmentInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
15
+ /**
16
+ * Input representation for GoalAssignment
17
+ *
18
+ * Keys:
19
+ * (none)
20
+ */
21
+ export interface GoalAssignmentInputRepresentationNormalized {
22
+ associatedBenefitAssignments?: BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation;
23
+ associatedSubGoalAssignments?: GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation;
24
+ /** CompletionDate of the GoalAssignment */
25
+ completionDate?: string;
26
+ /** CompletionPercentage of the GoalAssignment */
27
+ completionPercentage?: number;
28
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
29
+ /** Description of the Goal Assignment */
30
+ description?: string;
31
+ /** GoalAssigneeId of the GoalAssignment */
32
+ goalAssigneeId?: string;
33
+ goalAssignmentTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
34
+ /** GoalDefinitionId of the GoalAssignment */
35
+ goalDefinitionId: string;
36
+ /** Id of the GoalAssignment */
37
+ id?: string;
38
+ /** Priority of the GoalAssignment */
39
+ priority?: string;
40
+ /** StartDate of the GoalAssignment */
41
+ startDate?: string;
42
+ /** Status of the GoalAssignment */
43
+ status?: string;
44
+ /** TargetCompletionDate of the GoalAssignment */
45
+ targetCompletionDate?: string;
46
+ }
47
+ /**
48
+ * Input representation for GoalAssignment
49
+ *
50
+ * Keys:
51
+ * (none)
52
+ */
53
+ export interface GoalAssignmentInputRepresentation {
54
+ associatedBenefitAssignments?: BenefitAssignmentListInputRepresentation_BenefitAssignmentListInputRepresentation;
55
+ associatedSubGoalAssignments?: GoalAssignmentListInputRepresentation_GoalAssignmentListInputRepresentation;
56
+ completionDate?: string;
57
+ completionPercentage?: number;
58
+ customFields?: CustomFieldListInputRepresentation_CustomFieldListInputRepresentation;
59
+ description?: string;
60
+ goalAssigneeId?: string;
61
+ goalAssignmentTasks?: CarePlanTaskInputRepresentation_CarePlanTaskInputRepresentation;
62
+ goalDefinitionId: string;
63
+ id?: string;
64
+ priority?: string;
65
+ startDate?: string;
66
+ status?: string;
67
+ targetCompletionDate?: string;
68
+ }