@acm-uiuc/core-client 4.6.5 → 4.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +7 -9
- package/README.md +15 -13
- package/dist/apis/APIKeysApi.d.ts +1 -1
- package/dist/apis/APIKeysApi.js +1 -1
- package/dist/apis/CertificateIssuerApi.d.ts +34 -0
- package/dist/apis/CertificateIssuerApi.js +83 -0
- package/dist/apis/EventsApi.d.ts +2 -1
- package/dist/apis/EventsApi.js +4 -1
- package/dist/apis/GenericApi.d.ts +1 -1
- package/dist/apis/GenericApi.js +1 -1
- package/dist/apis/IAMApi.d.ts +1 -1
- package/dist/apis/IAMApi.js +1 -1
- package/dist/apis/ICalendarIntegrationApi.d.ts +1 -1
- package/dist/apis/ICalendarIntegrationApi.js +1 -1
- package/dist/apis/LinkryApi.d.ts +1 -1
- package/dist/apis/LinkryApi.js +1 -1
- package/dist/apis/LoggingApi.d.ts +2 -1
- package/dist/apis/LoggingApi.js +3 -2
- package/dist/apis/MembershipApi.d.ts +1 -1
- package/dist/apis/MembershipApi.js +1 -1
- package/dist/apis/MobileWalletApi.d.ts +1 -1
- package/dist/apis/MobileWalletApi.js +1 -1
- package/dist/apis/OrganizationsApi.d.ts +1 -1
- package/dist/apis/OrganizationsApi.js +1 -1
- package/dist/apis/RSVPApi.d.ts +85 -18
- package/dist/apis/RSVPApi.js +203 -31
- package/dist/apis/RoomRequestsApi.d.ts +1 -1
- package/dist/apis/RoomRequestsApi.js +1 -1
- package/dist/apis/StoreApi.d.ts +1 -1
- package/dist/apis/StoreApi.js +1 -1
- package/dist/apis/StripeApi.d.ts +1 -1
- package/dist/apis/StripeApi.js +1 -1
- package/dist/apis/index.d.ts +1 -0
- package/dist/apis/index.js +1 -0
- package/dist/esm/apis/APIKeysApi.d.ts +1 -1
- package/dist/esm/apis/APIKeysApi.js +1 -1
- package/dist/esm/apis/CertificateIssuerApi.d.ts +34 -0
- package/dist/esm/apis/CertificateIssuerApi.js +79 -0
- package/dist/esm/apis/EventsApi.d.ts +2 -1
- package/dist/esm/apis/EventsApi.js +4 -1
- package/dist/esm/apis/GenericApi.d.ts +1 -1
- package/dist/esm/apis/GenericApi.js +1 -1
- package/dist/esm/apis/IAMApi.d.ts +1 -1
- package/dist/esm/apis/IAMApi.js +1 -1
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +1 -1
- package/dist/esm/apis/ICalendarIntegrationApi.js +1 -1
- package/dist/esm/apis/LinkryApi.d.ts +1 -1
- package/dist/esm/apis/LinkryApi.js +1 -1
- package/dist/esm/apis/LoggingApi.d.ts +2 -1
- package/dist/esm/apis/LoggingApi.js +3 -2
- package/dist/esm/apis/MembershipApi.d.ts +1 -1
- package/dist/esm/apis/MembershipApi.js +1 -1
- package/dist/esm/apis/MobileWalletApi.d.ts +1 -1
- package/dist/esm/apis/MobileWalletApi.js +1 -1
- package/dist/esm/apis/OrganizationsApi.d.ts +1 -1
- package/dist/esm/apis/OrganizationsApi.js +1 -1
- package/dist/esm/apis/RSVPApi.d.ts +85 -18
- package/dist/esm/apis/RSVPApi.js +204 -32
- package/dist/esm/apis/RoomRequestsApi.d.ts +1 -1
- package/dist/esm/apis/RoomRequestsApi.js +1 -1
- package/dist/esm/apis/StoreApi.d.ts +1 -1
- package/dist/esm/apis/StoreApi.js +1 -1
- package/dist/esm/apis/StripeApi.d.ts +1 -1
- package/dist/esm/apis/StripeApi.js +1 -1
- package/dist/esm/apis/index.d.ts +1 -0
- package/dist/esm/apis/index.js +1 -0
- package/dist/esm/models/AcmOrganization.d.ts +2 -1
- package/dist/esm/models/AcmOrganization.js +2 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -1
- package/dist/esm/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +2 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsGet200ResponseInner.js +5 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsIdGet200Response.js +5 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsIdPatchRequest.js +3 -1
- package/dist/esm/models/ApiV1EventsPostRequest.d.ts +7 -1
- package/dist/esm/models/ApiV1EventsPostRequest.js +3 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/esm/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.d.ts +2 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInner.js +2 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +2 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200Response.js +2 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +1 -1
- package/dist/esm/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
- package/dist/esm/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
- package/dist/esm/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/esm/models/ApiV1RsvpCheckInEventEventIdPost200Response.d.ts +38 -0
- package/dist/esm/models/{RsvpItem.js → ApiV1RsvpCheckInEventEventIdPost200Response.js} +15 -23
- package/dist/esm/models/ApiV1RsvpCheckInEventEventIdPostRequest.d.ts +32 -0
- package/dist/esm/models/{RsvpConfigOutputRsvpQuestionsInnerOneOf.js → ApiV1RsvpCheckInEventEventIdPostRequest.js} +12 -30
- package/dist/esm/models/ApiV1RsvpEventEventIdGet200ResponseInner.d.ts +92 -0
- package/dist/esm/models/ApiV1RsvpEventEventIdGet200ResponseInner.js +83 -0
- package/dist/esm/models/{RsvpConfigRsvpQuestionsInner.d.ts → ApiV1RsvpEventEventIdPost400Response.d.ts} +18 -10
- package/dist/esm/models/{RsvpConfigRsvpQuestionsInnerOneOf1.js → ApiV1RsvpEventEventIdPost400Response.js} +12 -28
- package/dist/esm/models/ApiV1RsvpProfileMeGet200Response.d.ts +247 -0
- package/dist/esm/models/ApiV1RsvpProfileMeGet200Response.js +245 -0
- package/dist/esm/models/ApiV1RsvpProfilePostRequest.d.ts +247 -0
- package/dist/esm/models/ApiV1RsvpProfilePostRequest.js +241 -0
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
- package/dist/esm/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/esm/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/esm/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/esm/models/NonAcmOrgUniqueId.d.ts +2 -1
- package/dist/esm/models/NonAcmOrgUniqueId.js +2 -1
- package/dist/esm/models/NotAuthenticatedError.d.ts +1 -1
- package/dist/esm/models/NotAuthenticatedError.js +1 -1
- package/dist/esm/models/NotAuthorizedError.d.ts +1 -1
- package/dist/esm/models/NotAuthorizedError.js +1 -1
- package/dist/esm/models/NotFoundError.d.ts +1 -1
- package/dist/esm/models/NotFoundError.js +1 -1
- package/dist/esm/models/OrgUniqueId.d.ts +2 -1
- package/dist/esm/models/OrgUniqueId.js +2 -1
- package/dist/esm/models/RateLimitExceededError.d.ts +1 -1
- package/dist/esm/models/RateLimitExceededError.js +1 -1
- package/dist/esm/models/ResourceConflictError.d.ts +1 -1
- package/dist/esm/models/ResourceConflictError.js +1 -1
- package/dist/esm/models/RsvpConfig.d.ts +3 -10
- package/dist/esm/models/RsvpConfig.js +2 -7
- package/dist/esm/models/RsvpConfigOutput.d.ts +3 -10
- package/dist/esm/models/RsvpConfigOutput.js +2 -9
- package/dist/esm/models/ValidationError.d.ts +1 -1
- package/dist/esm/models/ValidationError.js +1 -1
- package/dist/esm/models/index.d.ts +6 -9
- package/dist/esm/models/index.js +6 -9
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/models/AcmOrganization.d.ts +2 -1
- package/dist/models/AcmOrganization.js +2 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequest.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInner.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.d.ts +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1Params.js +1 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.d.ts +2 -1
- package/dist/models/ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParams.js +2 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.d.ts +7 -1
- package/dist/models/ApiV1EventsGet200ResponseInner.js +5 -1
- package/dist/models/ApiV1EventsIdGet200Response.d.ts +7 -1
- package/dist/models/ApiV1EventsIdGet200Response.js +5 -1
- package/dist/models/ApiV1EventsIdPatchRequest.d.ts +7 -1
- package/dist/models/ApiV1EventsIdPatchRequest.js +3 -1
- package/dist/models/ApiV1EventsPostRequest.d.ts +7 -1
- package/dist/models/ApiV1EventsPostRequest.js +3 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdPatchRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequest.js +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.d.ts +1 -1
- package/dist/models/ApiV1IamGroupsGroupIdRolesPostRequestRoles.js +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.d.ts +1 -1
- package/dist/models/ApiV1IamInviteUsersPostRequest.js +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.d.ts +1 -1
- package/dist/models/ApiV1IamProfilePatchRequest.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirGet200ResponseInner.js +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryOrgsOrgIdRedirPostRequest.js +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.d.ts +1 -1
- package/dist/models/ApiV1LinkryRedirPostRequest.js +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1MembershipExternalListListIdPatchRequest.js +1 -1
- package/dist/models/ApiV1MembershipGet200Response.d.ts +1 -1
- package/dist/models/ApiV1MembershipGet200Response.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.d.ts +2 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInner.js +2 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsGet200ResponseInnerLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.d.ts +2 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200Response.js +2 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLeadsInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdGet200ResponseLinksInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdLeadsPatchRequestAddInner.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequest.js +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.d.ts +1 -1
- package/dist/models/ApiV1OrganizationsOrgIdMetaPostRequestLinksInner.js +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.d.ts +1 -1
- package/dist/models/ApiV1ProtectedGet200Response.js +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.d.ts +1 -1
- package/dist/models/ApiV1ProtectedGet200ResponseOrgRolesInner.js +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdAttachmentDownloadUrlCreatedAtStatusGet200Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPost201Response.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequest.js +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.d.ts +1 -1
- package/dist/models/ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfo.js +1 -1
- package/dist/models/ApiV1RsvpCheckInEventEventIdPost200Response.d.ts +38 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPost200Response.js +54 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPostRequest.d.ts +32 -0
- package/dist/models/ApiV1RsvpCheckInEventEventIdPostRequest.js +50 -0
- package/dist/models/ApiV1RsvpEventEventIdGet200ResponseInner.d.ts +92 -0
- package/dist/models/ApiV1RsvpEventEventIdGet200ResponseInner.js +90 -0
- package/dist/models/{RsvpConfigRsvpQuestionsInner.d.ts → ApiV1RsvpEventEventIdPost400Response.d.ts} +18 -10
- package/dist/models/{RsvpItem.js → ApiV1RsvpEventEventIdPost400Response.js} +17 -29
- package/dist/models/ApiV1RsvpProfileMeGet200Response.d.ts +247 -0
- package/dist/models/ApiV1RsvpProfileMeGet200Response.js +253 -0
- package/dist/models/ApiV1RsvpProfilePostRequest.d.ts +247 -0
- package/dist/models/ApiV1RsvpProfilePostRequest.js +249 -0
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPost200ResponseInnerLineItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersFetchUserOrdersPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdFulfillPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersOrderIdRefundPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPost201Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsPostRequestVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdGet200ResponseVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatch200Response.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequest.js +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.d.ts +1 -1
- package/dist/models/ApiV1StoreAdminProductsProductIdPatchRequestRequestingImageUpload.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPost201Response.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequest.js +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreCheckoutPostRequestItemsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsGet200ResponseProductsInnerVariantsInner.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200Response.js +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.d.ts +1 -1
- package/dist/models/ApiV1StoreProductsProductIdGet200ResponseLimitConfiguration.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksGet201ResponseInner.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPost201Response.js +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.d.ts +1 -1
- package/dist/models/ApiV1StripePaymentLinksPostRequest.js +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.d.ts +1 -1
- package/dist/models/ApiV1SyncIdentityIsRequiredGet200Response.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPost200ResponseValue.js +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersBatchResolveInfoPostRequest.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPost200Response.js +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.d.ts +1 -1
- package/dist/models/ApiV1UsersFindUserByUinPostRequest.js +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipNetIdGet200Response.js +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.d.ts +1 -1
- package/dist/models/ApiV2MembershipVerifyBatchOfMembersPost200Response.js +1 -1
- package/dist/models/NonAcmOrgUniqueId.d.ts +2 -1
- package/dist/models/NonAcmOrgUniqueId.js +2 -1
- package/dist/models/NotAuthenticatedError.d.ts +1 -1
- package/dist/models/NotAuthenticatedError.js +1 -1
- package/dist/models/NotAuthorizedError.d.ts +1 -1
- package/dist/models/NotAuthorizedError.js +1 -1
- package/dist/models/NotFoundError.d.ts +1 -1
- package/dist/models/NotFoundError.js +1 -1
- package/dist/models/OrgUniqueId.d.ts +2 -1
- package/dist/models/OrgUniqueId.js +2 -1
- package/dist/models/RateLimitExceededError.d.ts +1 -1
- package/dist/models/RateLimitExceededError.js +1 -1
- package/dist/models/ResourceConflictError.d.ts +1 -1
- package/dist/models/ResourceConflictError.js +1 -1
- package/dist/models/RsvpConfig.d.ts +3 -10
- package/dist/models/RsvpConfig.js +2 -7
- package/dist/models/RsvpConfigOutput.d.ts +3 -10
- package/dist/models/RsvpConfigOutput.js +2 -9
- package/dist/models/ValidationError.d.ts +1 -1
- package/dist/models/ValidationError.js +1 -1
- package/dist/models/index.d.ts +6 -9
- package/dist/models/index.js +6 -9
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +0 -24
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInner.js +0 -58
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +0 -61
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/esm/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +0 -65
- package/dist/esm/models/RsvpConfigRsvpQuestionsInner.js +0 -58
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf.js +0 -59
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/esm/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +0 -63
- package/dist/esm/models/RsvpItem.d.ts +0 -50
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.d.ts +0 -24
- package/dist/models/RsvpConfigOutputRsvpQuestionsInner.js +0 -64
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf.js +0 -69
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf1.js +0 -69
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/models/RsvpConfigOutputRsvpQuestionsInnerOneOf2.js +0 -73
- package/dist/models/RsvpConfigRsvpQuestionsInner.js +0 -64
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.d.ts +0 -57
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf.js +0 -67
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.d.ts +0 -57
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf1.js +0 -67
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.d.ts +0 -63
- package/dist/models/RsvpConfigRsvpQuestionsInnerOneOf2.js +0 -71
- package/dist/models/RsvpItem.d.ts +0 -50
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerFromJSON = RsvpConfigOutputRsvpQuestionsInnerFromJSON;
|
|
17
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerFromJSONTyped = RsvpConfigOutputRsvpQuestionsInnerFromJSONTyped;
|
|
18
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerToJSON = RsvpConfigOutputRsvpQuestionsInnerToJSON;
|
|
19
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerToJSONTyped = RsvpConfigOutputRsvpQuestionsInnerToJSONTyped;
|
|
20
|
-
const RsvpConfigOutputRsvpQuestionsInnerOneOf_js_1 = require("./RsvpConfigOutputRsvpQuestionsInnerOneOf.js");
|
|
21
|
-
const RsvpConfigOutputRsvpQuestionsInnerOneOf1_js_1 = require("./RsvpConfigOutputRsvpQuestionsInnerOneOf1.js");
|
|
22
|
-
const RsvpConfigOutputRsvpQuestionsInnerOneOf2_js_1 = require("./RsvpConfigOutputRsvpQuestionsInnerOneOf2.js");
|
|
23
|
-
function RsvpConfigOutputRsvpQuestionsInnerFromJSON(json) {
|
|
24
|
-
return RsvpConfigOutputRsvpQuestionsInnerFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
function RsvpConfigOutputRsvpQuestionsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
if (typeof json !== 'object') {
|
|
31
|
-
return json;
|
|
32
|
-
}
|
|
33
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf)(json)) {
|
|
34
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped)(json, true);
|
|
35
|
-
}
|
|
36
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf1_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1)(json)) {
|
|
37
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf1_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped)(json, true);
|
|
38
|
-
}
|
|
39
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf2_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2)(json)) {
|
|
40
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf2_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped)(json, true);
|
|
41
|
-
}
|
|
42
|
-
return {};
|
|
43
|
-
}
|
|
44
|
-
function RsvpConfigOutputRsvpQuestionsInnerToJSON(json) {
|
|
45
|
-
return RsvpConfigOutputRsvpQuestionsInnerToJSONTyped(json, false);
|
|
46
|
-
}
|
|
47
|
-
function RsvpConfigOutputRsvpQuestionsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
-
if (value == null) {
|
|
49
|
-
return value;
|
|
50
|
-
}
|
|
51
|
-
if (typeof value !== 'object') {
|
|
52
|
-
return value;
|
|
53
|
-
}
|
|
54
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf)(value)) {
|
|
55
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOfToJSON)(value);
|
|
56
|
-
}
|
|
57
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf1_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1)(value)) {
|
|
58
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf1_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON)(value);
|
|
59
|
-
}
|
|
60
|
-
if ((0, RsvpConfigOutputRsvpQuestionsInnerOneOf2_js_1.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2)(value)) {
|
|
61
|
-
return (0, RsvpConfigOutputRsvpQuestionsInnerOneOf2_js_1.RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON)(value);
|
|
62
|
-
}
|
|
63
|
-
return {};
|
|
64
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ACM @ UIUC Core API
|
|
3
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 4.6.5
|
|
6
|
-
* Contact: infra@acm.illinois.edu
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RsvpConfigOutputRsvpQuestionsInnerOneOf
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigOutputRsvpQuestionsInnerOneOf {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf
|
|
34
|
-
*/
|
|
35
|
-
required: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum}
|
|
39
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @export
|
|
45
|
-
*/
|
|
46
|
-
export declare const RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum: {
|
|
47
|
-
readonly Text: "TEXT";
|
|
48
|
-
};
|
|
49
|
-
export type RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum = typeof RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum[keyof typeof RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum];
|
|
50
|
-
/**
|
|
51
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf interface.
|
|
52
|
-
*/
|
|
53
|
-
export declare function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf(value: object): value is RsvpConfigOutputRsvpQuestionsInnerOneOf;
|
|
54
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf;
|
|
55
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigOutputRsvpQuestionsInnerOneOf;
|
|
56
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOfToJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf;
|
|
57
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOfToJSONTyped(value?: RsvpConfigOutputRsvpQuestionsInnerOneOf | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum = void 0;
|
|
17
|
-
exports.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf = instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf;
|
|
18
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSON = RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSON;
|
|
19
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped;
|
|
20
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfToJSON = RsvpConfigOutputRsvpQuestionsInnerOneOfToJSON;
|
|
21
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfToJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOfToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum = {
|
|
26
|
-
Text: 'TEXT'
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf interface.
|
|
30
|
-
*/
|
|
31
|
-
function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf(value) {
|
|
32
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
33
|
-
return false;
|
|
34
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
35
|
-
return false;
|
|
36
|
-
if (!('required' in value) || value['required'] === undefined)
|
|
37
|
-
return false;
|
|
38
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
39
|
-
return false;
|
|
40
|
-
return true;
|
|
41
|
-
}
|
|
42
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSON(json) {
|
|
43
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped(json, false);
|
|
44
|
-
}
|
|
45
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOfFromJSONTyped(json, ignoreDiscriminator) {
|
|
46
|
-
if (json == null) {
|
|
47
|
-
return json;
|
|
48
|
-
}
|
|
49
|
-
return {
|
|
50
|
-
'id': json['id'],
|
|
51
|
-
'prompt': json['prompt'],
|
|
52
|
-
'required': json['required'],
|
|
53
|
-
'type': json['type'],
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOfToJSON(json) {
|
|
57
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOfToJSONTyped(json, false);
|
|
58
|
-
}
|
|
59
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOfToJSONTyped(value, ignoreDiscriminator = false) {
|
|
60
|
-
if (value == null) {
|
|
61
|
-
return value;
|
|
62
|
-
}
|
|
63
|
-
return {
|
|
64
|
-
'id': value['id'],
|
|
65
|
-
'prompt': value['prompt'],
|
|
66
|
-
'required': value['required'],
|
|
67
|
-
'type': value['type'],
|
|
68
|
-
};
|
|
69
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ACM @ UIUC Core API
|
|
3
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 4.6.5
|
|
6
|
-
* Contact: infra@acm.illinois.edu
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RsvpConfigOutputRsvpQuestionsInnerOneOf1
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigOutputRsvpQuestionsInnerOneOf1 {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf1
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf1
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf1
|
|
34
|
-
*/
|
|
35
|
-
required: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum}
|
|
39
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf1
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @export
|
|
45
|
-
*/
|
|
46
|
-
export declare const RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum: {
|
|
47
|
-
readonly Boolean: "BOOLEAN";
|
|
48
|
-
};
|
|
49
|
-
export type RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = typeof RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum[keyof typeof RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum];
|
|
50
|
-
/**
|
|
51
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf1 interface.
|
|
52
|
-
*/
|
|
53
|
-
export declare function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1(value: object): value is RsvpConfigOutputRsvpQuestionsInnerOneOf1;
|
|
54
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf1;
|
|
55
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigOutputRsvpQuestionsInnerOneOf1;
|
|
56
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf1;
|
|
57
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped(value?: RsvpConfigOutputRsvpQuestionsInnerOneOf1 | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = void 0;
|
|
17
|
-
exports.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1 = instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1;
|
|
18
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSON = RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSON;
|
|
19
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped;
|
|
20
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON = RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON;
|
|
21
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = {
|
|
26
|
-
Boolean: 'BOOLEAN'
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf1 interface.
|
|
30
|
-
*/
|
|
31
|
-
function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1(value) {
|
|
32
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
33
|
-
return false;
|
|
34
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
35
|
-
return false;
|
|
36
|
-
if (!('required' in value) || value['required'] === undefined)
|
|
37
|
-
return false;
|
|
38
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
39
|
-
return false;
|
|
40
|
-
return true;
|
|
41
|
-
}
|
|
42
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSON(json) {
|
|
43
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped(json, false);
|
|
44
|
-
}
|
|
45
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped(json, ignoreDiscriminator) {
|
|
46
|
-
if (json == null) {
|
|
47
|
-
return json;
|
|
48
|
-
}
|
|
49
|
-
return {
|
|
50
|
-
'id': json['id'],
|
|
51
|
-
'prompt': json['prompt'],
|
|
52
|
-
'required': json['required'],
|
|
53
|
-
'type': json['type'],
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON(json) {
|
|
57
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped(json, false);
|
|
58
|
-
}
|
|
59
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped(value, ignoreDiscriminator = false) {
|
|
60
|
-
if (value == null) {
|
|
61
|
-
return value;
|
|
62
|
-
}
|
|
63
|
-
return {
|
|
64
|
-
'id': value['id'],
|
|
65
|
-
'prompt': value['prompt'],
|
|
66
|
-
'required': value['required'],
|
|
67
|
-
'type': value['type'],
|
|
68
|
-
};
|
|
69
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ACM @ UIUC Core API
|
|
3
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 4.6.5
|
|
6
|
-
* Contact: infra@acm.illinois.edu
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigOutputRsvpQuestionsInnerOneOf2 {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
34
|
-
*/
|
|
35
|
-
required: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum}
|
|
39
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum;
|
|
42
|
-
/**
|
|
43
|
-
* Available options for SELECT type
|
|
44
|
-
* @type {Array<string>}
|
|
45
|
-
* @memberof RsvpConfigOutputRsvpQuestionsInnerOneOf2
|
|
46
|
-
*/
|
|
47
|
-
options: Array<string>;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* @export
|
|
51
|
-
*/
|
|
52
|
-
export declare const RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum: {
|
|
53
|
-
readonly Select: "SELECT";
|
|
54
|
-
};
|
|
55
|
-
export type RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = typeof RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum[keyof typeof RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum];
|
|
56
|
-
/**
|
|
57
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf2 interface.
|
|
58
|
-
*/
|
|
59
|
-
export declare function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2(value: object): value is RsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
60
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
61
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
62
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON(json: any): RsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
63
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped(value?: RsvpConfigOutputRsvpQuestionsInnerOneOf2 | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = void 0;
|
|
17
|
-
exports.instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2 = instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
18
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSON = RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSON;
|
|
19
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped;
|
|
20
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON = RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON;
|
|
21
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped = RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = {
|
|
26
|
-
Select: 'SELECT'
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf2 interface.
|
|
30
|
-
*/
|
|
31
|
-
function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2(value) {
|
|
32
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
33
|
-
return false;
|
|
34
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
35
|
-
return false;
|
|
36
|
-
if (!('required' in value) || value['required'] === undefined)
|
|
37
|
-
return false;
|
|
38
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
39
|
-
return false;
|
|
40
|
-
if (!('options' in value) || value['options'] === undefined)
|
|
41
|
-
return false;
|
|
42
|
-
return true;
|
|
43
|
-
}
|
|
44
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSON(json) {
|
|
45
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped(json, false);
|
|
46
|
-
}
|
|
47
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped(json, ignoreDiscriminator) {
|
|
48
|
-
if (json == null) {
|
|
49
|
-
return json;
|
|
50
|
-
}
|
|
51
|
-
return {
|
|
52
|
-
'id': json['id'],
|
|
53
|
-
'prompt': json['prompt'],
|
|
54
|
-
'required': json['required'],
|
|
55
|
-
'type': json['type'],
|
|
56
|
-
'options': json['options'],
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON(json) {
|
|
60
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped(json, false);
|
|
61
|
-
}
|
|
62
|
-
function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped(value, ignoreDiscriminator = false) {
|
|
63
|
-
if (value == null) {
|
|
64
|
-
return value;
|
|
65
|
-
}
|
|
66
|
-
return {
|
|
67
|
-
'id': value['id'],
|
|
68
|
-
'prompt': value['prompt'],
|
|
69
|
-
'required': value['required'],
|
|
70
|
-
'type': value['type'],
|
|
71
|
-
'options': value['options'],
|
|
72
|
-
};
|
|
73
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigRsvpQuestionsInnerFromJSON = RsvpConfigRsvpQuestionsInnerFromJSON;
|
|
17
|
-
exports.RsvpConfigRsvpQuestionsInnerFromJSONTyped = RsvpConfigRsvpQuestionsInnerFromJSONTyped;
|
|
18
|
-
exports.RsvpConfigRsvpQuestionsInnerToJSON = RsvpConfigRsvpQuestionsInnerToJSON;
|
|
19
|
-
exports.RsvpConfigRsvpQuestionsInnerToJSONTyped = RsvpConfigRsvpQuestionsInnerToJSONTyped;
|
|
20
|
-
const RsvpConfigRsvpQuestionsInnerOneOf_js_1 = require("./RsvpConfigRsvpQuestionsInnerOneOf.js");
|
|
21
|
-
const RsvpConfigRsvpQuestionsInnerOneOf1_js_1 = require("./RsvpConfigRsvpQuestionsInnerOneOf1.js");
|
|
22
|
-
const RsvpConfigRsvpQuestionsInnerOneOf2_js_1 = require("./RsvpConfigRsvpQuestionsInnerOneOf2.js");
|
|
23
|
-
function RsvpConfigRsvpQuestionsInnerFromJSON(json) {
|
|
24
|
-
return RsvpConfigRsvpQuestionsInnerFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
function RsvpConfigRsvpQuestionsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
if (typeof json !== 'object') {
|
|
31
|
-
return json;
|
|
32
|
-
}
|
|
33
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf)(json)) {
|
|
34
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf_js_1.RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped)(json, true);
|
|
35
|
-
}
|
|
36
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf1_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf1)(json)) {
|
|
37
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf1_js_1.RsvpConfigRsvpQuestionsInnerOneOf1FromJSONTyped)(json, true);
|
|
38
|
-
}
|
|
39
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf2_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf2)(json)) {
|
|
40
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf2_js_1.RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped)(json, true);
|
|
41
|
-
}
|
|
42
|
-
return {};
|
|
43
|
-
}
|
|
44
|
-
function RsvpConfigRsvpQuestionsInnerToJSON(json) {
|
|
45
|
-
return RsvpConfigRsvpQuestionsInnerToJSONTyped(json, false);
|
|
46
|
-
}
|
|
47
|
-
function RsvpConfigRsvpQuestionsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
-
if (value == null) {
|
|
49
|
-
return value;
|
|
50
|
-
}
|
|
51
|
-
if (typeof value !== 'object') {
|
|
52
|
-
return value;
|
|
53
|
-
}
|
|
54
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf)(value)) {
|
|
55
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf_js_1.RsvpConfigRsvpQuestionsInnerOneOfToJSON)(value);
|
|
56
|
-
}
|
|
57
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf1_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf1)(value)) {
|
|
58
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf1_js_1.RsvpConfigRsvpQuestionsInnerOneOf1ToJSON)(value);
|
|
59
|
-
}
|
|
60
|
-
if ((0, RsvpConfigRsvpQuestionsInnerOneOf2_js_1.instanceOfRsvpConfigRsvpQuestionsInnerOneOf2)(value)) {
|
|
61
|
-
return (0, RsvpConfigRsvpQuestionsInnerOneOf2_js_1.RsvpConfigRsvpQuestionsInnerOneOf2ToJSON)(value);
|
|
62
|
-
}
|
|
63
|
-
return {};
|
|
64
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ACM @ UIUC Core API
|
|
3
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 4.6.5
|
|
6
|
-
* Contact: infra@acm.illinois.edu
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RsvpConfigRsvpQuestionsInnerOneOf
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigRsvpQuestionsInnerOneOf {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf
|
|
34
|
-
*/
|
|
35
|
-
required?: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigRsvpQuestionsInnerOneOfTypeEnum}
|
|
39
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigRsvpQuestionsInnerOneOfTypeEnum;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @export
|
|
45
|
-
*/
|
|
46
|
-
export declare const RsvpConfigRsvpQuestionsInnerOneOfTypeEnum: {
|
|
47
|
-
readonly Text: "TEXT";
|
|
48
|
-
};
|
|
49
|
-
export type RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = typeof RsvpConfigRsvpQuestionsInnerOneOfTypeEnum[keyof typeof RsvpConfigRsvpQuestionsInnerOneOfTypeEnum];
|
|
50
|
-
/**
|
|
51
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf interface.
|
|
52
|
-
*/
|
|
53
|
-
export declare function instanceOfRsvpConfigRsvpQuestionsInnerOneOf(value: object): value is RsvpConfigRsvpQuestionsInnerOneOf;
|
|
54
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOfFromJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf;
|
|
55
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigRsvpQuestionsInnerOneOf;
|
|
56
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOfToJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf;
|
|
57
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped(value?: RsvpConfigRsvpQuestionsInnerOneOf | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* ACM @ UIUC Core API
|
|
6
|
-
* The ACM @ UIUC Core API provides services for managing chapter operations. ## Usage The primary consumer of the Core API is the Management Portal, which allows members to manage the chapter. Others may call the API with an API key; please contact us to obtain one. This API also integrates into the ACM website and other suborganization to provide calendar services. Calendar clients call the iCal endpoints (available through [ical.acm.illinois.edu](https://ical.acm.illinois.edu)) for calendar services. ## Contact <hr /> If you are an ACM @ UIUC member, please join the Infra Committee Discord for support. Otherwise, email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) for support. **For all security concerns, please email [infra@acm.illinois.edu](mailto:infra@acm.illinois.edu) with the subject \"Security Concern\".**
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 4.6.5
|
|
9
|
-
* Contact: infra@acm.illinois.edu
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = void 0;
|
|
17
|
-
exports.instanceOfRsvpConfigRsvpQuestionsInnerOneOf = instanceOfRsvpConfigRsvpQuestionsInnerOneOf;
|
|
18
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfFromJSON = RsvpConfigRsvpQuestionsInnerOneOfFromJSON;
|
|
19
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped = RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped;
|
|
20
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfToJSON = RsvpConfigRsvpQuestionsInnerOneOfToJSON;
|
|
21
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped = RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = {
|
|
26
|
-
Text: 'TEXT'
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf interface.
|
|
30
|
-
*/
|
|
31
|
-
function instanceOfRsvpConfigRsvpQuestionsInnerOneOf(value) {
|
|
32
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
33
|
-
return false;
|
|
34
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
35
|
-
return false;
|
|
36
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
37
|
-
return false;
|
|
38
|
-
return true;
|
|
39
|
-
}
|
|
40
|
-
function RsvpConfigRsvpQuestionsInnerOneOfFromJSON(json) {
|
|
41
|
-
return RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json, false);
|
|
42
|
-
}
|
|
43
|
-
function RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
-
if (json == null) {
|
|
45
|
-
return json;
|
|
46
|
-
}
|
|
47
|
-
return {
|
|
48
|
-
'id': json['id'],
|
|
49
|
-
'prompt': json['prompt'],
|
|
50
|
-
'required': json['required'] == null ? undefined : json['required'],
|
|
51
|
-
'type': json['type'],
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
function RsvpConfigRsvpQuestionsInnerOneOfToJSON(json) {
|
|
55
|
-
return RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped(json, false);
|
|
56
|
-
}
|
|
57
|
-
function RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped(value, ignoreDiscriminator = false) {
|
|
58
|
-
if (value == null) {
|
|
59
|
-
return value;
|
|
60
|
-
}
|
|
61
|
-
return {
|
|
62
|
-
'id': value['id'],
|
|
63
|
-
'prompt': value['prompt'],
|
|
64
|
-
'required': value['required'],
|
|
65
|
-
'type': value['type'],
|
|
66
|
-
};
|
|
67
|
-
}
|