@wix/auto_sdk_online-programs_online-program-participants 1.0.4 → 1.0.6

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 (37) hide show
  1. package/build/cjs/index.d.ts +63 -3
  2. package/build/cjs/index.js +5364 -450
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +926 -1
  5. package/build/cjs/index.typings.js +5260 -476
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +648 -2
  8. package/build/cjs/meta.js +3881 -55
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +63 -3
  11. package/build/es/index.mjs +5304 -406
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +926 -1
  14. package/build/es/index.typings.mjs +5155 -386
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +648 -2
  17. package/build/es/meta.mjs +3838 -27
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +63 -3
  20. package/build/internal/cjs/index.js +5364 -450
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +926 -1
  23. package/build/internal/cjs/index.typings.js +5260 -476
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +648 -2
  26. package/build/internal/cjs/meta.js +3881 -55
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +63 -3
  29. package/build/internal/es/index.mjs +5304 -406
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +926 -1
  32. package/build/internal/es/index.typings.mjs +5155 -386
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +648 -2
  35. package/build/internal/es/meta.mjs +3838 -27
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { QueryParticipantsRequest as QueryParticipantsRequest$1, QueryParticipantsResponse as QueryParticipantsResponse$1, ListParticipantsRequest as ListParticipantsRequest$1, ListParticipantsResponse as ListParticipantsResponse$1, JoinParticipantRequest as JoinParticipantRequest$1, JoinParticipantResponse as JoinParticipantResponse$1, AddParticipantRequest as AddParticipantRequest$1, AddParticipantResponse as AddParticipantResponse$1, AddParticipantsRequest as AddParticipantsRequest$1, AddParticipantsResponse as AddParticipantsResponse$1, AddAllParticipantRequest as AddAllParticipantRequest$1, AddAllParticipantResponse as AddAllParticipantResponse$1, CreateJoinRequestRequest as CreateJoinRequestRequest$1, CreateJoinRequestResponse as CreateJoinRequestResponse$1, InviteParticipantsRequest as InviteParticipantsRequest$1, InviteParticipantsResponse as InviteParticipantsResponse$1, InviteAllParticipantsRequest as InviteAllParticipantsRequest$1, InviteAllParticipantsResponse as InviteAllParticipantsResponse$1, GetParticipantRequest as GetParticipantRequest$1, GetParticipantResponse as GetParticipantResponse$1, UpdateParticipantRequest as UpdateParticipantRequest$1, UpdateParticipantResponse as UpdateParticipantResponse$1, DeleteParticipantRequest as DeleteParticipantRequest$1, DeleteParticipantResponse as DeleteParticipantResponse$1, ReviveParticipantRequest as ReviveParticipantRequest$1, ReviveParticipantResponse as ReviveParticipantResponse$1, ResetParticipantProgressRequest as ResetParticipantProgressRequest$1, ResetParticipantProgressResponse as ResetParticipantProgressResponse$1, IssueParticipantCertificateRequest as IssueParticipantCertificateRequest$1, IssueParticipantCertificateResponse as IssueParticipantCertificateResponse$1, IssueCertificateRequest as IssueCertificateRequest$1, IssueCertificateResponse as IssueCertificateResponse$1, GetCertificateRequest as GetCertificateRequest$1, GetCertificateResponse as GetCertificateResponse$1, CreatePaymentOrderRequest as CreatePaymentOrderRequest$1, CreatePaymentOrderResponse as CreatePaymentOrderResponse$1, ApplyCouponToOrderRequest as ApplyCouponToOrderRequest$1, ApplyCouponToOrderResponse as ApplyCouponToOrderResponse$1, RemoveCouponFromOrderRequest as RemoveCouponFromOrderRequest$1, RemoveCouponFromOrderResponse as RemoveCouponFromOrderResponse$1, MyProgramRequest as MyProgramRequest$1, MyProgramResponse as MyProgramResponse$1 } from './index.typings.mjs';
1
+ import { QueryParticipantsRequest as QueryParticipantsRequest$1, QueryParticipantsResponse as QueryParticipantsResponse$1, ListParticipantsRequest as ListParticipantsRequest$1, ListParticipantsResponse as ListParticipantsResponse$1, JoinParticipantRequest as JoinParticipantRequest$1, JoinParticipantResponse as JoinParticipantResponse$1, AddParticipantRequest as AddParticipantRequest$1, AddParticipantResponse as AddParticipantResponse$1, AddParticipantsRequest as AddParticipantsRequest$1, AddParticipantsResponse as AddParticipantsResponse$1, AddAllParticipantRequest as AddAllParticipantRequest$1, AddAllParticipantResponse as AddAllParticipantResponse$1, CreateJoinRequestRequest as CreateJoinRequestRequest$1, CreateJoinRequestResponse as CreateJoinRequestResponse$1, InviteParticipantsRequest as InviteParticipantsRequest$1, InviteParticipantsResponse as InviteParticipantsResponse$1, InviteAllParticipantsRequest as InviteAllParticipantsRequest$1, InviteAllParticipantsResponse as InviteAllParticipantsResponse$1, GetParticipantRequest as GetParticipantRequest$1, GetParticipantResponse as GetParticipantResponse$1, UpdateParticipantRequest as UpdateParticipantRequest$1, UpdateParticipantResponse as UpdateParticipantResponse$1, DeleteParticipantRequest as DeleteParticipantRequest$1, DeleteParticipantResponse as DeleteParticipantResponse$1, ReviveParticipantRequest as ReviveParticipantRequest$1, ReviveParticipantResponse as ReviveParticipantResponse$1, ResetParticipantProgressRequest as ResetParticipantProgressRequest$1, ResetParticipantProgressResponse as ResetParticipantProgressResponse$1, IssueParticipantCertificateRequest as IssueParticipantCertificateRequest$1, IssueParticipantCertificateResponse as IssueParticipantCertificateResponse$1, IssueCertificateRequest as IssueCertificateRequest$1, IssueCertificateResponse as IssueCertificateResponse$1, GetCertificateRequest as GetCertificateRequest$1, GetCertificateResponse as GetCertificateResponse$1, CreatePaymentOrderRequest as CreatePaymentOrderRequest$1, CreatePaymentOrderResponse as CreatePaymentOrderResponse$1, ApplyCouponToOrderRequest as ApplyCouponToOrderRequest$1, ApplyCouponToOrderResponse as ApplyCouponToOrderResponse$1, RemoveCouponFromOrderRequest as RemoveCouponFromOrderRequest$1, RemoveCouponFromOrderResponse as RemoveCouponFromOrderResponse$1, ListParticipantStepsRequest as ListParticipantStepsRequest$1, ListParticipantStepsResponse as ListParticipantStepsResponse$1, GetParticipantStepRequest as GetParticipantStepRequest$1, GetParticipantStepResponse as GetParticipantStepResponse$1, ResolveParticipantStepRequest as ResolveParticipantStepRequest$1, ResolveParticipantStepResponse as ResolveParticipantStepResponse$1, UpdateStepFeedbackRequest as UpdateStepFeedbackRequest$1, UpdateStepFeedbackResponse as UpdateStepFeedbackResponse$1, GetMediaUploadInfoRequest as GetMediaUploadInfoRequest$1, GetMediaUploadInfoResponse as GetMediaUploadInfoResponse$1, ListParticipantSectionsRequest as ListParticipantSectionsRequest$1, ListParticipantSectionsResponse as ListParticipantSectionsResponse$1, GetParticipantSectionRequest as GetParticipantSectionRequest$1, GetParticipantSectionResponse as GetParticipantSectionResponse$1, MyProgramRequest as MyProgramRequest$1, MyProgramResponse as MyProgramResponse$1, MyProgramStepRequest as MyProgramStepRequest$1, MyProgramStepResponse as MyProgramStepResponse$1, MyProgramSectionRequest as MyProgramSectionRequest$1, MyProgramSectionResponse as MyProgramSectionResponse$1 } from './index.typings.mjs';
2
2
  import '@wix/sdk-types';
3
3
 
4
4
  interface Participant {
@@ -622,12 +622,618 @@ interface RemoveCouponFromOrderRequest {
622
622
  interface RemoveCouponFromOrderResponse {
623
623
  total?: string;
624
624
  }
625
+ interface ListParticipantStepsRequest {
626
+ /**
627
+ * Challenge/Program (tenant) ID. GUID.
628
+ * @format GUID
629
+ */
630
+ challengeId: string;
631
+ /**
632
+ * Participant entity ID within the challenge. GUID.
633
+ * @format GUID
634
+ */
635
+ participantId: string;
636
+ /** Optional parent step ID to scope to sub-steps. */
637
+ parentId?: string;
638
+ /** Optional absolute time window for time-based progress. */
639
+ timeInterval?: TimeInterval;
640
+ /** Optional local date window for date-based progress. */
641
+ dateInterval?: DateInterval;
642
+ /** Controls verbose description fields in response. */
643
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
644
+ }
645
+ declare enum DescriptionFieldSet {
646
+ /** title and detailed description. */
647
+ EXTENDED = "EXTENDED",
648
+ /** title only. */
649
+ STANDARD = "STANDARD"
650
+ }
651
+ /** @enumType */
652
+ type DescriptionFieldSetWithLiterals = DescriptionFieldSet | 'EXTENDED' | 'STANDARD';
653
+ interface ListParticipantStepsResponse {
654
+ /** Participant steps matching the query. */
655
+ steps?: ParticipantStep[];
656
+ }
657
+ interface ParticipantStep {
658
+ id?: string;
659
+ source?: ChallengeStep;
660
+ timeFrame?: TimeInterval;
661
+ feedback?: Feedback;
662
+ transitions?: ParticipantStepStateTransition[];
663
+ dateFrame?: DateInterval;
664
+ quizSubmission?: QuizSubmission;
665
+ }
666
+ interface FeedbackItem extends FeedbackItemValueOneOf {
667
+ number?: number | null;
668
+ text?: string | null;
669
+ media?: MediaItems;
670
+ choice?: FeedbackItemChoice;
671
+ quantity?: Quantity;
672
+ multiSelect?: Choices;
673
+ /** @format GUID */
674
+ feedbackItemSettingsId?: string;
675
+ }
676
+ /** @oneof */
677
+ interface FeedbackItemValueOneOf {
678
+ number?: number | null;
679
+ text?: string | null;
680
+ media?: MediaItems;
681
+ choice?: FeedbackItemChoice;
682
+ quantity?: Quantity;
683
+ multiSelect?: Choices;
684
+ }
685
+ interface MediaItems {
686
+ mediaItems?: MediaItem[];
687
+ }
688
+ interface FeedbackItemChoice {
689
+ choiceId?: string;
690
+ }
691
+ interface Quantity {
692
+ unitName?: string;
693
+ amount?: number;
694
+ }
695
+ interface Choices {
696
+ choiceIds?: string[];
697
+ }
698
+ interface ChallengeStep {
699
+ id?: string;
700
+ settings?: ChallengeStepSettings;
701
+ /**
702
+ * @format GUID
703
+ * @deprecated
704
+ */
705
+ recurrenceSourceId?: string | null;
706
+ createdAt?: Date | null;
707
+ updatedAt?: Date | null;
708
+ /**
709
+ * @format GUID
710
+ * @readonly
711
+ */
712
+ sectionId?: string | null;
713
+ }
714
+ interface GeneralSettings extends GeneralSettingsStepTypeOneOf {
715
+ individual?: IndividualSettings;
716
+ /** @deprecated */
717
+ group?: GroupSettings;
718
+ quiz?: QuizSettings;
719
+ video?: VideoStepSettings;
720
+ /** steps description: title, details, image and etc. */
721
+ description?: ObjectDescription;
722
+ duration?: TimeDuration;
723
+ /** @deprecated */
724
+ recurrenceSettings?: RecurrenceSettings;
725
+ }
726
+ /** @oneof */
727
+ interface GeneralSettingsStepTypeOneOf {
728
+ individual?: IndividualSettings;
729
+ /** @deprecated */
730
+ group?: GroupSettings;
731
+ quiz?: QuizSettings;
732
+ video?: VideoStepSettings;
733
+ }
734
+ interface ObjectDescription {
735
+ /** @maxLength 150 */
736
+ title?: string | null;
737
+ /** @maxLength 2000 */
738
+ details?: string | null;
739
+ media?: MediaItem;
740
+ }
741
+ interface IndividualSettings {
742
+ /** should be renamed, it's a flag whether the questionnaire section is enabled. */
743
+ confirmationRequired?: boolean;
744
+ /** feedback list settings. */
745
+ feedbackSettings?: FeedbackItemSettings[];
746
+ /** whether the quiz section in enabled. */
747
+ showQuiz?: boolean;
748
+ /** quiz list settings. */
749
+ quizSettings?: FeedbackItemSettings[];
750
+ }
751
+ interface FeedbackItemSettings {
752
+ id?: string;
753
+ type?: FeedbackItemType;
754
+ question?: string;
755
+ isRequired?: boolean;
756
+ correctAnswerMessage?: string | null;
757
+ wrongAnswerMessage?: string | null;
758
+ }
759
+ interface NumericFeedbackItem {
760
+ /** @min 1 */
761
+ maxValue?: number;
762
+ }
763
+ interface TextFeedbackItem {
764
+ }
765
+ interface MediaFeedbackItem {
766
+ }
767
+ interface MultipleChoiceFeedbackItem {
768
+ choices?: Choice[];
769
+ }
770
+ declare enum ChoiceRightness {
771
+ NEUTRAL = "NEUTRAL",
772
+ RIGHT = "RIGHT",
773
+ WRONG = "WRONG"
774
+ }
775
+ /** @enumType */
776
+ type ChoiceRightnessWithLiterals = ChoiceRightness | 'NEUTRAL' | 'RIGHT' | 'WRONG';
777
+ interface Choice {
778
+ id?: string;
779
+ description?: ObjectDescription;
780
+ rightness?: ChoiceRightnessWithLiterals;
781
+ }
782
+ interface QuantityFeedbackItem {
783
+ unitName?: string | null;
784
+ amount?: number;
785
+ }
786
+ interface FeedbackItemType extends FeedbackItemTypeTypeOneOf {
787
+ numeric?: NumericFeedbackItem;
788
+ text?: TextFeedbackItem;
789
+ media?: MediaFeedbackItem;
790
+ multipleChoice?: MultipleChoiceFeedbackItem;
791
+ quantity?: QuantityFeedbackItem;
792
+ multiSelect?: MultipleChoiceFeedbackItem;
793
+ }
794
+ /** @oneof */
795
+ interface FeedbackItemTypeTypeOneOf {
796
+ numeric?: NumericFeedbackItem;
797
+ text?: TextFeedbackItem;
798
+ media?: MediaFeedbackItem;
799
+ multipleChoice?: MultipleChoiceFeedbackItem;
800
+ quantity?: QuantityFeedbackItem;
801
+ multiSelect?: MultipleChoiceFeedbackItem;
802
+ }
803
+ interface GroupSettings {
804
+ completionCriteria?: CompletionCriteria;
805
+ }
806
+ interface CompletionCriteria {
807
+ completedSteps?: QuantityCriterion;
808
+ completedMilestones?: QuantityCriterion;
809
+ scoredPoints?: MinThreshold;
810
+ }
811
+ interface QuantityCriterion extends QuantityCriterionCriterionOneOf {
812
+ all?: All;
813
+ minThreshold?: MinThreshold;
814
+ }
815
+ /** @oneof */
816
+ interface QuantityCriterionCriterionOneOf {
817
+ all?: All;
818
+ minThreshold?: MinThreshold;
819
+ }
820
+ interface All {
821
+ }
822
+ interface MinThreshold {
823
+ /** @min 1 */
824
+ value?: number;
825
+ }
826
+ interface QuizSettings {
827
+ quizId?: string;
828
+ questionCount?: number;
829
+ passingGrade?: number | null;
830
+ migrationDetails?: QuizMigrationDetails;
831
+ }
832
+ declare enum QuizType {
833
+ QUIZ = "QUIZ",
834
+ QUESTIONNAIRE = "QUESTIONNAIRE"
835
+ }
836
+ /** @enumType */
837
+ type QuizTypeWithLiterals = QuizType | 'QUIZ' | 'QUESTIONNAIRE';
838
+ interface QuizMigrationDetails {
839
+ sourceStepId?: string;
840
+ show?: boolean;
841
+ quizType?: QuizTypeWithLiterals;
842
+ }
843
+ interface VideoStepSettings extends VideoStepSettingsVideoSourceOneOf {
844
+ wixVideo?: WixVideo;
845
+ video?: VideoV2;
846
+ requiredCompletionPercentage?: number;
847
+ coverImage?: Image;
848
+ durationInMilliseconds?: number | null;
849
+ deleted?: boolean;
850
+ }
851
+ /** @oneof */
852
+ interface VideoStepSettingsVideoSourceOneOf {
853
+ wixVideo?: WixVideo;
854
+ video?: VideoV2;
855
+ }
856
+ interface WixVideo {
857
+ /** @format GUID */
858
+ id?: string;
859
+ paid?: boolean;
860
+ }
861
+ interface VideoV2 {
862
+ /** WixMedia ID. */
863
+ id?: string;
864
+ /**
865
+ * Available resolutions for the video, starting with the optimal resolution.
866
+ * @readonly
867
+ * @maxSize 100
868
+ */
869
+ resolutions?: VideoResolution[];
870
+ /**
871
+ * Video filename.
872
+ * @readonly
873
+ */
874
+ filename?: string | null;
875
+ }
876
+ interface VideoResolution {
877
+ /** Video URL. */
878
+ url?: string;
879
+ /** Video height. */
880
+ height?: number;
881
+ /** Video width. */
882
+ width?: number;
883
+ /** Video format for example, mp4, hls. */
884
+ format?: string;
885
+ }
886
+ interface TimeDuration {
887
+ unit?: DurationUnitWithLiterals;
888
+ value?: number;
889
+ }
890
+ declare enum DurationUnit {
891
+ WEEKS = "WEEKS",
892
+ DAYS = "DAYS",
893
+ HOURS = "HOURS",
894
+ MINUTES = "MINUTES"
895
+ }
896
+ /** @enumType */
897
+ type DurationUnitWithLiterals = DurationUnit | 'WEEKS' | 'DAYS' | 'HOURS' | 'MINUTES';
898
+ interface RecurrenceSettings {
899
+ schedules?: RecurrenceSchedule[];
900
+ /** @min 1 */
901
+ recurrencesCount?: number | null;
902
+ }
903
+ interface RecurrenceSchedule {
904
+ startDelay?: TimeDuration;
905
+ interval?: TimeDuration;
906
+ }
907
+ interface EmbeddingSettings {
908
+ /** step start delay. */
909
+ startConditions?: StartCondition[];
910
+ /** @deprecated */
911
+ isMilestone?: boolean;
912
+ /** @deprecated */
913
+ points?: number | null;
914
+ }
915
+ interface StartCondition {
916
+ /** whether the step should start on join. */
917
+ dependency?: StepDependency;
918
+ /** step delay regarding the challenge start. */
919
+ delay?: TimeDuration;
920
+ }
921
+ interface StepDependency extends StepDependencyDependencyTypeOneOf {
922
+ container?: Container;
923
+ /** @deprecated */
924
+ step?: Step;
925
+ }
926
+ /** @oneof */
927
+ interface StepDependencyDependencyTypeOneOf {
928
+ container?: Container;
929
+ /** @deprecated */
930
+ step?: Step;
931
+ }
932
+ interface Container {
933
+ }
934
+ interface Step {
935
+ stepId?: string;
936
+ }
937
+ interface ChallengeStepSettings {
938
+ general?: GeneralSettings;
939
+ embedding?: EmbeddingSettings;
940
+ }
941
+ interface Feedback {
942
+ items?: FeedbackItem[];
943
+ createdAt?: Date | null;
944
+ updatedAt?: Date | null;
945
+ quiz?: FeedbackItem[];
946
+ }
947
+ interface QuizSubmission {
948
+ quizSubmissionId?: string;
949
+ score?: number | null;
950
+ grade?: number | null;
951
+ rightAnswers?: number | null;
952
+ passingGrade?: number | null;
953
+ }
954
+ interface GetParticipantStepRequest {
955
+ /**
956
+ * Challenge/Program (tenant) ID. GUID.
957
+ * @format GUID
958
+ */
959
+ challengeId: string;
960
+ /**
961
+ * Participant entity ID. GUID.
962
+ * @format GUID
963
+ */
964
+ participantId: string;
965
+ /** Step ID (program step or resolved instance). */
966
+ stepId: string;
967
+ /** Optional absolute time window for time-based progress. */
968
+ timeInterval?: TimeInterval;
969
+ /** Controls verbose description fields in response. */
970
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
971
+ }
972
+ interface GetParticipantStepResponse {
973
+ /** Requested participant step details. */
974
+ step?: ParticipantStep;
975
+ /** Immediate sub-steps for hierarchical steps (if any). */
976
+ subSteps?: ParticipantStep[];
977
+ }
978
+ interface ResolveParticipantStepRequest {
979
+ /**
980
+ * Challenge/Program (tenant) ID. GUID.
981
+ * @format GUID
982
+ */
983
+ challengeId: string;
984
+ /**
985
+ * Participant entity ID. GUID.
986
+ * @format GUID
987
+ */
988
+ participantId: string;
989
+ /** Target step ID to resolve. */
990
+ stepId: string;
991
+ /** Resolution action to apply. */
992
+ status?: ResolutionStatusWithLiterals;
993
+ /** Optional instructor feedback payload. */
994
+ feedback?: Feedback;
995
+ /** Optional idempotency key for action tracking. */
996
+ actionId?: string;
997
+ /**
998
+ * Optional quiz submission to attach. GUID.
999
+ * @format GUID
1000
+ */
1001
+ quizSubmissionId?: string | null;
1002
+ }
1003
+ declare enum ResolutionStatus {
1004
+ COMPLETED = "COMPLETED",
1005
+ SKIPPED = "SKIPPED",
1006
+ UNDO = "UNDO",
1007
+ QUIZ_SUBMIT = "QUIZ_SUBMIT"
1008
+ }
1009
+ /** @enumType */
1010
+ type ResolutionStatusWithLiterals = ResolutionStatus | 'COMPLETED' | 'SKIPPED' | 'UNDO' | 'QUIZ_SUBMIT';
1011
+ interface ResolveParticipantStepResponse {
1012
+ /** Updated participant step after resolution. */
1013
+ step?: ParticipantStep;
1014
+ /**
1015
+ * Server-generated action id. GUID.
1016
+ * @format GUID
1017
+ */
1018
+ actionId?: string;
1019
+ }
1020
+ /** Deprecated. */
1021
+ interface StepResolved {
1022
+ challengeId?: string;
1023
+ participantId?: string;
1024
+ memberId?: string;
1025
+ stepTitle?: string;
1026
+ participantStepId?: string;
1027
+ challengeStepId?: string;
1028
+ /** TODO why it is repeated? */
1029
+ feedback?: Feedback[];
1030
+ /** Title of the program. Used in Notifications */
1031
+ programName?: string;
1032
+ /**
1033
+ * user id for program owner
1034
+ * @format GUID
1035
+ */
1036
+ ownerId?: string;
1037
+ /**
1038
+ * owner's contact id
1039
+ * @format GUID
1040
+ */
1041
+ ownerContactId?: string;
1042
+ /**
1043
+ * participants contact
1044
+ * @format GUID
1045
+ */
1046
+ participantContactId?: string;
1047
+ /** info about quiz submission in that step */
1048
+ quizSubmissionData?: QuizSubmissionData;
1049
+ /** info about if participant completed step successfully or not */
1050
+ status?: StatusWithLiterals;
1051
+ }
1052
+ interface QuizSubmissionData {
1053
+ /** @format GUID */
1054
+ submissionId?: string | null;
1055
+ earnedScore?: number | null;
1056
+ passingGrade?: number | null;
1057
+ }
1058
+ declare enum Status {
1059
+ /** step completed */
1060
+ COMPLETED = "COMPLETED",
1061
+ /** participant failed to resolve step */
1062
+ FAILED = "FAILED"
1063
+ }
1064
+ /** @enumType */
1065
+ type StatusWithLiterals = Status | 'COMPLETED' | 'FAILED';
1066
+ interface UpdateStepFeedbackRequest {
1067
+ /**
1068
+ * Challenge/Program (tenant) ID. GUID.
1069
+ * @format GUID
1070
+ */
1071
+ challengeId: string;
1072
+ /**
1073
+ * Participant entity ID. GUID.
1074
+ * @format GUID
1075
+ */
1076
+ participantId: string;
1077
+ /** Target step ID to update feedback for. */
1078
+ stepId: string;
1079
+ /** New feedback payload. */
1080
+ feedback?: Feedback;
1081
+ /**
1082
+ * Idempotency key for feedback update. GUID.
1083
+ * @format GUID
1084
+ */
1085
+ actionId?: string;
1086
+ }
1087
+ interface UpdateStepFeedbackResponse {
1088
+ /** Participant step with updated feedback. */
1089
+ step?: ParticipantStep;
1090
+ /**
1091
+ * Server-generated action id. GUID.
1092
+ * @format GUID
1093
+ */
1094
+ actionId?: string;
1095
+ }
1096
+ interface GetMediaUploadInfoRequest {
1097
+ /**
1098
+ * Challenge/Program (tenant) ID. GUID.
1099
+ * @format GUID
1100
+ */
1101
+ challengeId: string;
1102
+ /**
1103
+ * Participant entity ID. GUID.
1104
+ * @format GUID
1105
+ */
1106
+ participantId: string;
1107
+ /** Original filename to derive content-type and path. */
1108
+ fileName?: string;
1109
+ }
1110
+ interface GetMediaUploadInfoResponse {
1111
+ /** Pre-signed URL to upload media. */
1112
+ uploadUrl?: string;
1113
+ /** Token required by media service for upload. */
1114
+ uploadToken?: string;
1115
+ }
1116
+ interface ListParticipantSectionsRequest {
1117
+ /**
1118
+ * Challenge/Program (tenant) ID. GUID.
1119
+ * @format GUID
1120
+ */
1121
+ challengeId: string;
1122
+ /**
1123
+ * Participant entity ID. GUID.
1124
+ * @format GUID
1125
+ */
1126
+ participantId: string;
1127
+ /** Controls verbose description fields in response. */
1128
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
1129
+ }
1130
+ interface ListParticipantSectionsResponse {
1131
+ /** Participant sections for the program. */
1132
+ sections?: ParticipantSection[];
1133
+ }
1134
+ interface ParticipantSection {
1135
+ id?: string;
1136
+ source?: ChallengeSection;
1137
+ steps?: ParticipantStep[];
1138
+ transitions?: ParticipantSectionStateTransition[];
1139
+ progress?: Progress;
1140
+ }
1141
+ interface WaitingDate {
1142
+ startDate?: string;
1143
+ }
1144
+ interface WaitingDependency {
1145
+ sectionId?: string;
1146
+ }
1147
+ interface Running {
1148
+ dateInterval?: DateInterval;
1149
+ }
1150
+ interface Completed {
1151
+ }
1152
+ interface Overdue {
1153
+ }
1154
+ interface ChallengeSection {
1155
+ /** challenge section id. */
1156
+ id?: string;
1157
+ /** challenge section settings. */
1158
+ settings?: Settings;
1159
+ createdAt?: Date | null;
1160
+ updatedAt?: Date | null;
1161
+ /** list of challenge steps laying inside the section. */
1162
+ steps?: ChallengeStep[];
1163
+ }
1164
+ interface Settings {
1165
+ /** section description(title, details, image...) */
1166
+ description?: ObjectDescription;
1167
+ /** condition for the section start. */
1168
+ startCondition?: StartCondition;
1169
+ }
1170
+ interface ParticipantSectionStateTransition extends ParticipantSectionStateTransitionStateOneOf {
1171
+ waitingDate?: WaitingDate;
1172
+ waitingDependency?: WaitingDependency;
1173
+ running?: Running;
1174
+ completed?: Completed;
1175
+ overdue?: Overdue;
1176
+ occurredAt?: Date | null;
1177
+ }
1178
+ /** @oneof */
1179
+ interface ParticipantSectionStateTransitionStateOneOf {
1180
+ waitingDate?: WaitingDate;
1181
+ waitingDependency?: WaitingDependency;
1182
+ running?: Running;
1183
+ completed?: Completed;
1184
+ overdue?: Overdue;
1185
+ }
1186
+ interface Progress {
1187
+ nTotalSteps?: string;
1188
+ nCompletedSteps?: string;
1189
+ }
1190
+ interface GetParticipantSectionRequest {
1191
+ /**
1192
+ * Challenge/Program (tenant) ID. GUID.
1193
+ * @format GUID
1194
+ */
1195
+ challengeId: string;
1196
+ /**
1197
+ * Participant entity ID. GUID.
1198
+ * @format GUID
1199
+ */
1200
+ participantId: string;
1201
+ /**
1202
+ * Section ID to fetch. GUID.
1203
+ * @format GUID
1204
+ */
1205
+ sectionId: string;
1206
+ /** Controls verbose description fields in response. */
1207
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
1208
+ }
1209
+ interface GetParticipantSectionResponse {
1210
+ /** Requested participant section details. */
1211
+ section?: ParticipantSection;
1212
+ }
625
1213
  interface MyProgramRequest {
626
1214
  programId: string;
627
1215
  }
628
1216
  interface MyProgramResponse {
629
1217
  participant?: Participant;
630
1218
  }
1219
+ interface MyProgramStepRequest {
1220
+ programId: string;
1221
+ programStepId: string;
1222
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
1223
+ }
1224
+ interface MyProgramStepResponse {
1225
+ /** Viewer's participant step derived for the program step. */
1226
+ participantStep?: ParticipantStep;
1227
+ }
1228
+ interface MyProgramSectionRequest {
1229
+ programId: string;
1230
+ programSectionId: string;
1231
+ descriptionFieldSet?: DescriptionFieldSetWithLiterals;
1232
+ }
1233
+ interface MyProgramSectionResponse {
1234
+ /** Viewer's participant section derived for the program section. */
1235
+ participantSection?: ParticipantSection;
1236
+ }
631
1237
  interface DomainEvent extends DomainEventBodyOneOf {
632
1238
  createdEvent?: EntityCreatedEvent;
633
1239
  updatedEvent?: EntityUpdatedEvent;
@@ -849,8 +1455,48 @@ declare function removeCouponFromOrder(): __PublicMethodMetaInfo<'DELETE', {
849
1455
  orderId: string;
850
1456
  couponId: string;
851
1457
  }, RemoveCouponFromOrderRequest$1, RemoveCouponFromOrderRequest, RemoveCouponFromOrderResponse$1, RemoveCouponFromOrderResponse>;
1458
+ declare function listSteps(): __PublicMethodMetaInfo<'GET', {
1459
+ challengeId: string;
1460
+ participantId: string;
1461
+ }, ListParticipantStepsRequest$1, ListParticipantStepsRequest, ListParticipantStepsResponse$1, ListParticipantStepsResponse>;
1462
+ declare function getStep(): __PublicMethodMetaInfo<'GET', {
1463
+ challengeId: string;
1464
+ participantId: string;
1465
+ stepId: string;
1466
+ }, GetParticipantStepRequest$1, GetParticipantStepRequest, GetParticipantStepResponse$1, GetParticipantStepResponse>;
1467
+ declare function resolveStep(): __PublicMethodMetaInfo<'PATCH', {
1468
+ challengeId: string;
1469
+ participantId: string;
1470
+ stepId: string;
1471
+ }, ResolveParticipantStepRequest$1, ResolveParticipantStepRequest, ResolveParticipantStepResponse$1, ResolveParticipantStepResponse>;
1472
+ declare function updateStepFeedback(): __PublicMethodMetaInfo<'PUT', {
1473
+ challengeId: string;
1474
+ participantId: string;
1475
+ stepId: string;
1476
+ }, UpdateStepFeedbackRequest$1, UpdateStepFeedbackRequest, UpdateStepFeedbackResponse$1, UpdateStepFeedbackResponse>;
1477
+ declare function getMediaUploadInfo(): __PublicMethodMetaInfo<'GET', {
1478
+ challengeId: string;
1479
+ participantId: string;
1480
+ }, GetMediaUploadInfoRequest$1, GetMediaUploadInfoRequest, GetMediaUploadInfoResponse$1, GetMediaUploadInfoResponse>;
1481
+ declare function listSections(): __PublicMethodMetaInfo<'GET', {
1482
+ challengeId: string;
1483
+ participantId: string;
1484
+ }, ListParticipantSectionsRequest$1, ListParticipantSectionsRequest, ListParticipantSectionsResponse$1, ListParticipantSectionsResponse>;
1485
+ declare function getSection(): __PublicMethodMetaInfo<'GET', {
1486
+ challengeId: string;
1487
+ participantId: string;
1488
+ sectionId: string;
1489
+ }, GetParticipantSectionRequest$1, GetParticipantSectionRequest, GetParticipantSectionResponse$1, GetParticipantSectionResponse>;
852
1490
  declare function myProgram(): __PublicMethodMetaInfo<'GET', {
853
1491
  programId: string;
854
1492
  }, MyProgramRequest$1, MyProgramRequest, MyProgramResponse$1, MyProgramResponse>;
1493
+ declare function myProgramStep(): __PublicMethodMetaInfo<'GET', {
1494
+ programId: string;
1495
+ programStepId: string;
1496
+ }, MyProgramStepRequest$1, MyProgramStepRequest, MyProgramStepResponse$1, MyProgramStepResponse>;
1497
+ declare function myProgramSection(): __PublicMethodMetaInfo<'GET', {
1498
+ programId: string;
1499
+ programSectionId: string;
1500
+ }, MyProgramSectionRequest$1, MyProgramSectionRequest, MyProgramSectionResponse$1, MyProgramSectionResponse>;
855
1501
 
856
- export { type ActionEvent as ActionEventOriginal, type AddAllParticipantRequest as AddAllParticipantRequestOriginal, type AddAllParticipantResponse as AddAllParticipantResponseOriginal, type AddParticipantRequest as AddParticipantRequestOriginal, type AddParticipantResponse as AddParticipantResponseOriginal, type AddParticipantsRequest as AddParticipantsRequestOriginal, type AddParticipantsResponse as AddParticipantsResponseOriginal, type Added as AddedOriginal, type ApplyCouponToOrderRequest as ApplyCouponToOrderRequestOriginal, type ApplyCouponToOrderResponse as ApplyCouponToOrderResponseOriginal, type Certificate as CertificateOriginal, type CreateJoinRequestRequest as CreateJoinRequestRequestOriginal, type CreateJoinRequestResponse as CreateJoinRequestResponseOriginal, type CreatePaymentOrderRequest as CreatePaymentOrderRequestOriginal, type CreatePaymentOrderResponse as CreatePaymentOrderResponseOriginal, type DateInterval as DateIntervalOriginal, type DeleteParticipantRequest as DeleteParticipantRequestOriginal, type DeleteParticipantResponse as DeleteParticipantResponseOriginal, type Document as DocumentOriginal, type DomainEventBodyOneOf as DomainEventBodyOneOfOriginal, type DomainEvent as DomainEventOriginal, type EntityCreatedEvent as EntityCreatedEventOriginal, type EntityDeletedEvent as EntityDeletedEventOriginal, type EntitySummary as EntitySummaryOriginal, type EntityUpdatedEvent as EntityUpdatedEventOriginal, type FocalPoint as FocalPointOriginal, type FreeCoupon as FreeCouponOriginal, type Free as FreeOriginal, type GetCertificateRequest as GetCertificateRequestOriginal, type GetCertificateResponse as GetCertificateResponseOriginal, type GetParticipantRequest as GetParticipantRequestOriginal, type GetParticipantResponse as GetParticipantResponseOriginal, type IdentificationDataIdOneOf as IdentificationDataIdOneOfOriginal, type IdentificationData as IdentificationDataOriginal, type Image as ImageOriginal, type InvitationDetails as InvitationDetailsOriginal, type InviteAllParticipantsRequest as InviteAllParticipantsRequestOriginal, type InviteAllParticipantsResponse as InviteAllParticipantsResponseOriginal, type InviteParticipantsRequest as InviteParticipantsRequestOriginal, type InviteParticipantsResponse as InviteParticipantsResponseOriginal, type IssueCertificateRequest as IssueCertificateRequestOriginal, type IssueCertificateResponse as IssueCertificateResponseOriginal, type IssueParticipantCertificateRequest as IssueParticipantCertificateRequestOriginal, type IssueParticipantCertificateResponse as IssueParticipantCertificateResponseOriginal, type JoinParticipantRequest as JoinParticipantRequestOriginal, type JoinParticipantResponse as JoinParticipantResponseOriginal, type JoinPath as JoinPathOriginal, type JoinPathPathOneOf as JoinPathPathOneOfOriginal, type ListParticipantsRequest as ListParticipantsRequestOriginal, type ListParticipantsResponse as ListParticipantsResponseOriginal, type MediaItemMediaOneOf as MediaItemMediaOneOfOriginal, type MediaItem as MediaItemOriginal, type Member as MemberOriginal, type MessageEnvelope as MessageEnvelopeOriginal, type MyProgramRequest as MyProgramRequestOriginal, type MyProgramResponse as MyProgramResponseOriginal, type Paging as PagingOriginal, type PaidPlan as PaidPlanOriginal, type ParticipantJoinDate as ParticipantJoinDateOriginal, type ParticipantJoined as ParticipantJoinedOriginal, type Participant as ParticipantOriginal, type ParticipantPerformance as ParticipantPerformanceOriginal, ParticipantStepState as ParticipantStepStateOriginal, type ParticipantStepStateTransition as ParticipantStepStateTransitionOriginal, type ParticipantStepStateWithLiterals as ParticipantStepStateWithLiteralsOriginal, type ParticipantsFilter as ParticipantsFilterOriginal, ParticipationState as ParticipationStateOriginal, type ParticipationStateWithLiterals as ParticipationStateWithLiteralsOriginal, PaymentType as PaymentTypeOriginal, type PaymentTypeWithLiterals as PaymentTypeWithLiteralsOriginal, type Price as PriceOriginal, QueryParticipantsRequestJoinPath as QueryParticipantsRequestJoinPathOriginal, type QueryParticipantsRequestJoinPathWithLiterals as QueryParticipantsRequestJoinPathWithLiteralsOriginal, type QueryParticipantsRequest as QueryParticipantsRequestOriginal, QueryParticipantsRequestSortingCriterion as QueryParticipantsRequestSortingCriterionOriginal, type QueryParticipantsRequestSortingCriterionWithLiterals as QueryParticipantsRequestSortingCriterionWithLiteralsOriginal, QueryParticipantsRequestSortingOrder as QueryParticipantsRequestSortingOrderOriginal, type QueryParticipantsRequestSortingOrderWithLiterals as QueryParticipantsRequestSortingOrderWithLiteralsOriginal, type QueryParticipantsRequestSorting as QueryParticipantsRequestSortingOriginal, type QueryParticipantsResponse as QueryParticipantsResponseOriginal, type RemoveCouponFromOrderRequest as RemoveCouponFromOrderRequestOriginal, type RemoveCouponFromOrderResponse as RemoveCouponFromOrderResponseOriginal, type ResetParticipantProgressRequest as ResetParticipantProgressRequestOriginal, type ResetParticipantProgressResponse as ResetParticipantProgressResponseOriginal, type RestoreInfo as RestoreInfoOriginal, type ReviveParticipantRequest as ReviveParticipantRequestOriginal, type ReviveParticipantResponse as ReviveParticipantResponseOriginal, type SinglePayment as SinglePaymentOriginal, SortingCriterion as SortingCriterionOriginal, type SortingCriterionWithLiterals as SortingCriterionWithLiteralsOriginal, SortingOrder as SortingOrderOriginal, type SortingOrderWithLiterals as SortingOrderWithLiteralsOriginal, type Sorting as SortingOriginal, State as StateOriginal, type StateTransition as StateTransitionOriginal, type StateWithLiterals as StateWithLiteralsOriginal, type StepEvent as StepEventOriginal, type StepsSummary as StepsSummaryOriginal, type TimeInterval as TimeIntervalOriginal, type UpdateParticipantRequest as UpdateParticipantRequestOriginal, type UpdateParticipantRequestUpdateOneOf as UpdateParticipantRequestUpdateOneOfOriginal, type UpdateParticipantResponse as UpdateParticipantResponseOriginal, type Video as VideoOriginal, WebhookIdentityType as WebhookIdentityTypeOriginal, type WebhookIdentityTypeWithLiterals as WebhookIdentityTypeWithLiteralsOriginal, type __PublicMethodMetaInfo, addAllParticipant, addParticipant, addParticipants, applyCouponToOrder, createJoinRequest, createPaymentOrder, deleteParticipant, getCertificate, getParticipant, inviteAllParticipants, inviteParticipants, issueCertificate, issueParticipantCertificate, joinParticipant, listParticipants, myProgram, queryParticipants, removeCouponFromOrder, resetParticipantProgress, reviveParticipant, updateParticipant };
1502
+ export { type ActionEvent as ActionEventOriginal, type AddAllParticipantRequest as AddAllParticipantRequestOriginal, type AddAllParticipantResponse as AddAllParticipantResponseOriginal, type AddParticipantRequest as AddParticipantRequestOriginal, type AddParticipantResponse as AddParticipantResponseOriginal, type AddParticipantsRequest as AddParticipantsRequestOriginal, type AddParticipantsResponse as AddParticipantsResponseOriginal, type Added as AddedOriginal, type All as AllOriginal, type ApplyCouponToOrderRequest as ApplyCouponToOrderRequestOriginal, type ApplyCouponToOrderResponse as ApplyCouponToOrderResponseOriginal, type Certificate as CertificateOriginal, type ChallengeSection as ChallengeSectionOriginal, type ChallengeStep as ChallengeStepOriginal, type ChallengeStepSettings as ChallengeStepSettingsOriginal, type Choice as ChoiceOriginal, ChoiceRightness as ChoiceRightnessOriginal, type ChoiceRightnessWithLiterals as ChoiceRightnessWithLiteralsOriginal, type Choices as ChoicesOriginal, type Completed as CompletedOriginal, type CompletionCriteria as CompletionCriteriaOriginal, type Container as ContainerOriginal, type CreateJoinRequestRequest as CreateJoinRequestRequestOriginal, type CreateJoinRequestResponse as CreateJoinRequestResponseOriginal, type CreatePaymentOrderRequest as CreatePaymentOrderRequestOriginal, type CreatePaymentOrderResponse as CreatePaymentOrderResponseOriginal, type DateInterval as DateIntervalOriginal, type DeleteParticipantRequest as DeleteParticipantRequestOriginal, type DeleteParticipantResponse as DeleteParticipantResponseOriginal, DescriptionFieldSet as DescriptionFieldSetOriginal, type DescriptionFieldSetWithLiterals as DescriptionFieldSetWithLiteralsOriginal, type Document as DocumentOriginal, type DomainEventBodyOneOf as DomainEventBodyOneOfOriginal, type DomainEvent as DomainEventOriginal, DurationUnit as DurationUnitOriginal, type DurationUnitWithLiterals as DurationUnitWithLiteralsOriginal, type EmbeddingSettings as EmbeddingSettingsOriginal, type EntityCreatedEvent as EntityCreatedEventOriginal, type EntityDeletedEvent as EntityDeletedEventOriginal, type EntitySummary as EntitySummaryOriginal, type EntityUpdatedEvent as EntityUpdatedEventOriginal, type FeedbackItemChoice as FeedbackItemChoiceOriginal, type FeedbackItem as FeedbackItemOriginal, type FeedbackItemSettings as FeedbackItemSettingsOriginal, type FeedbackItemType as FeedbackItemTypeOriginal, type FeedbackItemTypeTypeOneOf as FeedbackItemTypeTypeOneOfOriginal, type FeedbackItemValueOneOf as FeedbackItemValueOneOfOriginal, type Feedback as FeedbackOriginal, type FocalPoint as FocalPointOriginal, type FreeCoupon as FreeCouponOriginal, type Free as FreeOriginal, type GeneralSettings as GeneralSettingsOriginal, type GeneralSettingsStepTypeOneOf as GeneralSettingsStepTypeOneOfOriginal, type GetCertificateRequest as GetCertificateRequestOriginal, type GetCertificateResponse as GetCertificateResponseOriginal, type GetMediaUploadInfoRequest as GetMediaUploadInfoRequestOriginal, type GetMediaUploadInfoResponse as GetMediaUploadInfoResponseOriginal, type GetParticipantRequest as GetParticipantRequestOriginal, type GetParticipantResponse as GetParticipantResponseOriginal, type GetParticipantSectionRequest as GetParticipantSectionRequestOriginal, type GetParticipantSectionResponse as GetParticipantSectionResponseOriginal, type GetParticipantStepRequest as GetParticipantStepRequestOriginal, type GetParticipantStepResponse as GetParticipantStepResponseOriginal, type GroupSettings as GroupSettingsOriginal, type IdentificationDataIdOneOf as IdentificationDataIdOneOfOriginal, type IdentificationData as IdentificationDataOriginal, type Image as ImageOriginal, type IndividualSettings as IndividualSettingsOriginal, type InvitationDetails as InvitationDetailsOriginal, type InviteAllParticipantsRequest as InviteAllParticipantsRequestOriginal, type InviteAllParticipantsResponse as InviteAllParticipantsResponseOriginal, type InviteParticipantsRequest as InviteParticipantsRequestOriginal, type InviteParticipantsResponse as InviteParticipantsResponseOriginal, type IssueCertificateRequest as IssueCertificateRequestOriginal, type IssueCertificateResponse as IssueCertificateResponseOriginal, type IssueParticipantCertificateRequest as IssueParticipantCertificateRequestOriginal, type IssueParticipantCertificateResponse as IssueParticipantCertificateResponseOriginal, type JoinParticipantRequest as JoinParticipantRequestOriginal, type JoinParticipantResponse as JoinParticipantResponseOriginal, type JoinPath as JoinPathOriginal, type JoinPathPathOneOf as JoinPathPathOneOfOriginal, type ListParticipantSectionsRequest as ListParticipantSectionsRequestOriginal, type ListParticipantSectionsResponse as ListParticipantSectionsResponseOriginal, type ListParticipantStepsRequest as ListParticipantStepsRequestOriginal, type ListParticipantStepsResponse as ListParticipantStepsResponseOriginal, type ListParticipantsRequest as ListParticipantsRequestOriginal, type ListParticipantsResponse as ListParticipantsResponseOriginal, type MediaFeedbackItem as MediaFeedbackItemOriginal, type MediaItemMediaOneOf as MediaItemMediaOneOfOriginal, type MediaItem as MediaItemOriginal, type MediaItems as MediaItemsOriginal, type Member as MemberOriginal, type MessageEnvelope as MessageEnvelopeOriginal, type MinThreshold as MinThresholdOriginal, type MultipleChoiceFeedbackItem as MultipleChoiceFeedbackItemOriginal, type MyProgramRequest as MyProgramRequestOriginal, type MyProgramResponse as MyProgramResponseOriginal, type MyProgramSectionRequest as MyProgramSectionRequestOriginal, type MyProgramSectionResponse as MyProgramSectionResponseOriginal, type MyProgramStepRequest as MyProgramStepRequestOriginal, type MyProgramStepResponse as MyProgramStepResponseOriginal, type NumericFeedbackItem as NumericFeedbackItemOriginal, type ObjectDescription as ObjectDescriptionOriginal, type Overdue as OverdueOriginal, type Paging as PagingOriginal, type PaidPlan as PaidPlanOriginal, type ParticipantJoinDate as ParticipantJoinDateOriginal, type ParticipantJoined as ParticipantJoinedOriginal, type Participant as ParticipantOriginal, type ParticipantPerformance as ParticipantPerformanceOriginal, type ParticipantSection as ParticipantSectionOriginal, type ParticipantSectionStateTransition as ParticipantSectionStateTransitionOriginal, type ParticipantSectionStateTransitionStateOneOf as ParticipantSectionStateTransitionStateOneOfOriginal, type ParticipantStep as ParticipantStepOriginal, ParticipantStepState as ParticipantStepStateOriginal, type ParticipantStepStateTransition as ParticipantStepStateTransitionOriginal, type ParticipantStepStateWithLiterals as ParticipantStepStateWithLiteralsOriginal, type ParticipantsFilter as ParticipantsFilterOriginal, ParticipationState as ParticipationStateOriginal, type ParticipationStateWithLiterals as ParticipationStateWithLiteralsOriginal, PaymentType as PaymentTypeOriginal, type PaymentTypeWithLiterals as PaymentTypeWithLiteralsOriginal, type Price as PriceOriginal, type Progress as ProgressOriginal, type QuantityCriterionCriterionOneOf as QuantityCriterionCriterionOneOfOriginal, type QuantityCriterion as QuantityCriterionOriginal, type QuantityFeedbackItem as QuantityFeedbackItemOriginal, type Quantity as QuantityOriginal, QueryParticipantsRequestJoinPath as QueryParticipantsRequestJoinPathOriginal, type QueryParticipantsRequestJoinPathWithLiterals as QueryParticipantsRequestJoinPathWithLiteralsOriginal, type QueryParticipantsRequest as QueryParticipantsRequestOriginal, QueryParticipantsRequestSortingCriterion as QueryParticipantsRequestSortingCriterionOriginal, type QueryParticipantsRequestSortingCriterionWithLiterals as QueryParticipantsRequestSortingCriterionWithLiteralsOriginal, QueryParticipantsRequestSortingOrder as QueryParticipantsRequestSortingOrderOriginal, type QueryParticipantsRequestSortingOrderWithLiterals as QueryParticipantsRequestSortingOrderWithLiteralsOriginal, type QueryParticipantsRequestSorting as QueryParticipantsRequestSortingOriginal, type QueryParticipantsResponse as QueryParticipantsResponseOriginal, type QuizMigrationDetails as QuizMigrationDetailsOriginal, type QuizSettings as QuizSettingsOriginal, type QuizSubmissionData as QuizSubmissionDataOriginal, type QuizSubmission as QuizSubmissionOriginal, QuizType as QuizTypeOriginal, type QuizTypeWithLiterals as QuizTypeWithLiteralsOriginal, type RecurrenceSchedule as RecurrenceScheduleOriginal, type RecurrenceSettings as RecurrenceSettingsOriginal, type RemoveCouponFromOrderRequest as RemoveCouponFromOrderRequestOriginal, type RemoveCouponFromOrderResponse as RemoveCouponFromOrderResponseOriginal, type ResetParticipantProgressRequest as ResetParticipantProgressRequestOriginal, type ResetParticipantProgressResponse as ResetParticipantProgressResponseOriginal, ResolutionStatus as ResolutionStatusOriginal, type ResolutionStatusWithLiterals as ResolutionStatusWithLiteralsOriginal, type ResolveParticipantStepRequest as ResolveParticipantStepRequestOriginal, type ResolveParticipantStepResponse as ResolveParticipantStepResponseOriginal, type RestoreInfo as RestoreInfoOriginal, type ReviveParticipantRequest as ReviveParticipantRequestOriginal, type ReviveParticipantResponse as ReviveParticipantResponseOriginal, type Running as RunningOriginal, type Settings as SettingsOriginal, type SinglePayment as SinglePaymentOriginal, SortingCriterion as SortingCriterionOriginal, type SortingCriterionWithLiterals as SortingCriterionWithLiteralsOriginal, SortingOrder as SortingOrderOriginal, type SortingOrderWithLiterals as SortingOrderWithLiteralsOriginal, type Sorting as SortingOriginal, type StartCondition as StartConditionOriginal, State as StateOriginal, type StateTransition as StateTransitionOriginal, type StateWithLiterals as StateWithLiteralsOriginal, Status as StatusOriginal, type StatusWithLiterals as StatusWithLiteralsOriginal, type StepDependencyDependencyTypeOneOf as StepDependencyDependencyTypeOneOfOriginal, type StepDependency as StepDependencyOriginal, type StepEvent as StepEventOriginal, type Step as StepOriginal, type StepResolved as StepResolvedOriginal, type StepsSummary as StepsSummaryOriginal, type TextFeedbackItem as TextFeedbackItemOriginal, type TimeDuration as TimeDurationOriginal, type TimeInterval as TimeIntervalOriginal, type UpdateParticipantRequest as UpdateParticipantRequestOriginal, type UpdateParticipantRequestUpdateOneOf as UpdateParticipantRequestUpdateOneOfOriginal, type UpdateParticipantResponse as UpdateParticipantResponseOriginal, type UpdateStepFeedbackRequest as UpdateStepFeedbackRequestOriginal, type UpdateStepFeedbackResponse as UpdateStepFeedbackResponseOriginal, type Video as VideoOriginal, type VideoResolution as VideoResolutionOriginal, type VideoStepSettings as VideoStepSettingsOriginal, type VideoStepSettingsVideoSourceOneOf as VideoStepSettingsVideoSourceOneOfOriginal, type VideoV2 as VideoV2Original, type WaitingDate as WaitingDateOriginal, type WaitingDependency as WaitingDependencyOriginal, WebhookIdentityType as WebhookIdentityTypeOriginal, type WebhookIdentityTypeWithLiterals as WebhookIdentityTypeWithLiteralsOriginal, type WixVideo as WixVideoOriginal, type __PublicMethodMetaInfo, addAllParticipant, addParticipant, addParticipants, applyCouponToOrder, createJoinRequest, createPaymentOrder, deleteParticipant, getCertificate, getMediaUploadInfo, getParticipant, getSection, getStep, inviteAllParticipants, inviteParticipants, issueCertificate, issueParticipantCertificate, joinParticipant, listParticipants, listSections, listSteps, myProgram, myProgramSection, myProgramStep, queryParticipants, removeCouponFromOrder, resetParticipantProgress, resolveStep, reviveParticipant, updateParticipant, updateStepFeedback };