@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,61 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* ACM @ UIUC Core API
|
|
5
|
-
* 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\".**
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 4.6.5
|
|
8
|
-
* Contact: infra@acm.illinois.edu
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = {
|
|
18
|
-
Boolean: 'BOOLEAN'
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf1 interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf1(value) {
|
|
24
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('required' in value) || value['required'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
31
|
-
return false;
|
|
32
|
-
return true;
|
|
33
|
-
}
|
|
34
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSON(json) {
|
|
35
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped(json, false);
|
|
36
|
-
}
|
|
37
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf1FromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
-
if (json == null) {
|
|
39
|
-
return json;
|
|
40
|
-
}
|
|
41
|
-
return {
|
|
42
|
-
'id': json['id'],
|
|
43
|
-
'prompt': json['prompt'],
|
|
44
|
-
'required': json['required'],
|
|
45
|
-
'type': json['type'],
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSON(json) {
|
|
49
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped(json, false);
|
|
50
|
-
}
|
|
51
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf1ToJSONTyped(value, ignoreDiscriminator = false) {
|
|
52
|
-
if (value == null) {
|
|
53
|
-
return value;
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
'id': value['id'],
|
|
57
|
-
'prompt': value['prompt'],
|
|
58
|
-
'required': value['required'],
|
|
59
|
-
'type': value['type'],
|
|
60
|
-
};
|
|
61
|
-
}
|
|
@@ -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,65 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* ACM @ UIUC Core API
|
|
5
|
-
* 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\".**
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 4.6.5
|
|
8
|
-
* Contact: infra@acm.illinois.edu
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = {
|
|
18
|
-
Select: 'SELECT'
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the RsvpConfigOutputRsvpQuestionsInnerOneOf2 interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfRsvpConfigOutputRsvpQuestionsInnerOneOf2(value) {
|
|
24
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('required' in value) || value['required'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
31
|
-
return false;
|
|
32
|
-
if (!('options' in value) || value['options'] === undefined)
|
|
33
|
-
return false;
|
|
34
|
-
return true;
|
|
35
|
-
}
|
|
36
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSON(json) {
|
|
37
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped(json, false);
|
|
38
|
-
}
|
|
39
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf2FromJSONTyped(json, ignoreDiscriminator) {
|
|
40
|
-
if (json == null) {
|
|
41
|
-
return json;
|
|
42
|
-
}
|
|
43
|
-
return {
|
|
44
|
-
'id': json['id'],
|
|
45
|
-
'prompt': json['prompt'],
|
|
46
|
-
'required': json['required'],
|
|
47
|
-
'type': json['type'],
|
|
48
|
-
'options': json['options'],
|
|
49
|
-
};
|
|
50
|
-
}
|
|
51
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSON(json) {
|
|
52
|
-
return RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped(json, false);
|
|
53
|
-
}
|
|
54
|
-
export function RsvpConfigOutputRsvpQuestionsInnerOneOf2ToJSONTyped(value, ignoreDiscriminator = false) {
|
|
55
|
-
if (value == null) {
|
|
56
|
-
return value;
|
|
57
|
-
}
|
|
58
|
-
return {
|
|
59
|
-
'id': value['id'],
|
|
60
|
-
'prompt': value['prompt'],
|
|
61
|
-
'required': value['required'],
|
|
62
|
-
'type': value['type'],
|
|
63
|
-
'options': value['options'],
|
|
64
|
-
};
|
|
65
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* ACM @ UIUC Core API
|
|
5
|
-
* 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\".**
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 4.6.5
|
|
8
|
-
* Contact: infra@acm.illinois.edu
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { instanceOfRsvpConfigRsvpQuestionsInnerOneOf, RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped, RsvpConfigRsvpQuestionsInnerOneOfToJSON, } from './RsvpConfigRsvpQuestionsInnerOneOf.js';
|
|
15
|
-
import { instanceOfRsvpConfigRsvpQuestionsInnerOneOf1, RsvpConfigRsvpQuestionsInnerOneOf1FromJSONTyped, RsvpConfigRsvpQuestionsInnerOneOf1ToJSON, } from './RsvpConfigRsvpQuestionsInnerOneOf1.js';
|
|
16
|
-
import { instanceOfRsvpConfigRsvpQuestionsInnerOneOf2, RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped, RsvpConfigRsvpQuestionsInnerOneOf2ToJSON, } from './RsvpConfigRsvpQuestionsInnerOneOf2.js';
|
|
17
|
-
export function RsvpConfigRsvpQuestionsInnerFromJSON(json) {
|
|
18
|
-
return RsvpConfigRsvpQuestionsInnerFromJSONTyped(json, false);
|
|
19
|
-
}
|
|
20
|
-
export function RsvpConfigRsvpQuestionsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
21
|
-
if (json == null) {
|
|
22
|
-
return json;
|
|
23
|
-
}
|
|
24
|
-
if (typeof json !== 'object') {
|
|
25
|
-
return json;
|
|
26
|
-
}
|
|
27
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf(json)) {
|
|
28
|
-
return RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json, true);
|
|
29
|
-
}
|
|
30
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf1(json)) {
|
|
31
|
-
return RsvpConfigRsvpQuestionsInnerOneOf1FromJSONTyped(json, true);
|
|
32
|
-
}
|
|
33
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf2(json)) {
|
|
34
|
-
return RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped(json, true);
|
|
35
|
-
}
|
|
36
|
-
return {};
|
|
37
|
-
}
|
|
38
|
-
export function RsvpConfigRsvpQuestionsInnerToJSON(json) {
|
|
39
|
-
return RsvpConfigRsvpQuestionsInnerToJSONTyped(json, false);
|
|
40
|
-
}
|
|
41
|
-
export function RsvpConfigRsvpQuestionsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
42
|
-
if (value == null) {
|
|
43
|
-
return value;
|
|
44
|
-
}
|
|
45
|
-
if (typeof value !== 'object') {
|
|
46
|
-
return value;
|
|
47
|
-
}
|
|
48
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf(value)) {
|
|
49
|
-
return RsvpConfigRsvpQuestionsInnerOneOfToJSON(value);
|
|
50
|
-
}
|
|
51
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf1(value)) {
|
|
52
|
-
return RsvpConfigRsvpQuestionsInnerOneOf1ToJSON(value);
|
|
53
|
-
}
|
|
54
|
-
if (instanceOfRsvpConfigRsvpQuestionsInnerOneOf2(value)) {
|
|
55
|
-
return RsvpConfigRsvpQuestionsInnerOneOf2ToJSON(value);
|
|
56
|
-
}
|
|
57
|
-
return {};
|
|
58
|
-
}
|
|
@@ -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,59 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* ACM @ UIUC Core API
|
|
5
|
-
* 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\".**
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 4.6.5
|
|
8
|
-
* Contact: infra@acm.illinois.edu
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = {
|
|
18
|
-
Text: 'TEXT'
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfRsvpConfigRsvpQuestionsInnerOneOf(value) {
|
|
24
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
return true;
|
|
31
|
-
}
|
|
32
|
-
export function RsvpConfigRsvpQuestionsInnerOneOfFromJSON(json) {
|
|
33
|
-
return RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json, false);
|
|
34
|
-
}
|
|
35
|
-
export function RsvpConfigRsvpQuestionsInnerOneOfFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
|
-
if (json == null) {
|
|
37
|
-
return json;
|
|
38
|
-
}
|
|
39
|
-
return {
|
|
40
|
-
'id': json['id'],
|
|
41
|
-
'prompt': json['prompt'],
|
|
42
|
-
'required': json['required'] == null ? undefined : json['required'],
|
|
43
|
-
'type': json['type'],
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
export function RsvpConfigRsvpQuestionsInnerOneOfToJSON(json) {
|
|
47
|
-
return RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped(json, false);
|
|
48
|
-
}
|
|
49
|
-
export function RsvpConfigRsvpQuestionsInnerOneOfToJSONTyped(value, ignoreDiscriminator = false) {
|
|
50
|
-
if (value == null) {
|
|
51
|
-
return value;
|
|
52
|
-
}
|
|
53
|
-
return {
|
|
54
|
-
'id': value['id'],
|
|
55
|
-
'prompt': value['prompt'],
|
|
56
|
-
'required': value['required'],
|
|
57
|
-
'type': value['type'],
|
|
58
|
-
};
|
|
59
|
-
}
|
|
@@ -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 RsvpConfigRsvpQuestionsInnerOneOf1
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigRsvpQuestionsInnerOneOf1 {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf1
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf1
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf1
|
|
34
|
-
*/
|
|
35
|
-
required?: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum}
|
|
39
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf1
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @export
|
|
45
|
-
*/
|
|
46
|
-
export declare const RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum: {
|
|
47
|
-
readonly Boolean: "BOOLEAN";
|
|
48
|
-
};
|
|
49
|
-
export type RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum = typeof RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum[keyof typeof RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum];
|
|
50
|
-
/**
|
|
51
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf1 interface.
|
|
52
|
-
*/
|
|
53
|
-
export declare function instanceOfRsvpConfigRsvpQuestionsInnerOneOf1(value: object): value is RsvpConfigRsvpQuestionsInnerOneOf1;
|
|
54
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf1FromJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf1;
|
|
55
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf1FromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigRsvpQuestionsInnerOneOf1;
|
|
56
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf1ToJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf1;
|
|
57
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf1ToJSONTyped(value?: RsvpConfigRsvpQuestionsInnerOneOf1 | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -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 RsvpConfigRsvpQuestionsInnerOneOf2
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpConfigRsvpQuestionsInnerOneOf2 {
|
|
18
|
-
/**
|
|
19
|
-
* Unique ID for storing the answer (e.g., 'dietary')
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf2
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* The actual question text
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf2
|
|
28
|
-
*/
|
|
29
|
-
prompt: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf2
|
|
34
|
-
*/
|
|
35
|
-
required?: boolean;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum}
|
|
39
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf2
|
|
40
|
-
*/
|
|
41
|
-
type: RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum;
|
|
42
|
-
/**
|
|
43
|
-
* Available options for SELECT type
|
|
44
|
-
* @type {Array<string>}
|
|
45
|
-
* @memberof RsvpConfigRsvpQuestionsInnerOneOf2
|
|
46
|
-
*/
|
|
47
|
-
options: Array<string>;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* @export
|
|
51
|
-
*/
|
|
52
|
-
export declare const RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum: {
|
|
53
|
-
readonly Select: "SELECT";
|
|
54
|
-
};
|
|
55
|
-
export type RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum = typeof RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum[keyof typeof RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum];
|
|
56
|
-
/**
|
|
57
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf2 interface.
|
|
58
|
-
*/
|
|
59
|
-
export declare function instanceOfRsvpConfigRsvpQuestionsInnerOneOf2(value: object): value is RsvpConfigRsvpQuestionsInnerOneOf2;
|
|
60
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf2FromJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf2;
|
|
61
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigRsvpQuestionsInnerOneOf2;
|
|
62
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf2ToJSON(json: any): RsvpConfigRsvpQuestionsInnerOneOf2;
|
|
63
|
-
export declare function RsvpConfigRsvpQuestionsInnerOneOf2ToJSONTyped(value?: RsvpConfigRsvpQuestionsInnerOneOf2 | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* ACM @ UIUC Core API
|
|
5
|
-
* 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\".**
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 4.6.5
|
|
8
|
-
* Contact: infra@acm.illinois.edu
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum = {
|
|
18
|
-
Select: 'SELECT'
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the RsvpConfigRsvpQuestionsInnerOneOf2 interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfRsvpConfigRsvpQuestionsInnerOneOf2(value) {
|
|
24
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('prompt' in value) || value['prompt'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('type' in value) || value['type'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
if (!('options' in value) || value['options'] === undefined)
|
|
31
|
-
return false;
|
|
32
|
-
return true;
|
|
33
|
-
}
|
|
34
|
-
export function RsvpConfigRsvpQuestionsInnerOneOf2FromJSON(json) {
|
|
35
|
-
return RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped(json, false);
|
|
36
|
-
}
|
|
37
|
-
export function RsvpConfigRsvpQuestionsInnerOneOf2FromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
-
if (json == null) {
|
|
39
|
-
return json;
|
|
40
|
-
}
|
|
41
|
-
return {
|
|
42
|
-
'id': json['id'],
|
|
43
|
-
'prompt': json['prompt'],
|
|
44
|
-
'required': json['required'] == null ? undefined : json['required'],
|
|
45
|
-
'type': json['type'],
|
|
46
|
-
'options': json['options'],
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
export function RsvpConfigRsvpQuestionsInnerOneOf2ToJSON(json) {
|
|
50
|
-
return RsvpConfigRsvpQuestionsInnerOneOf2ToJSONTyped(json, false);
|
|
51
|
-
}
|
|
52
|
-
export function RsvpConfigRsvpQuestionsInnerOneOf2ToJSONTyped(value, ignoreDiscriminator = false) {
|
|
53
|
-
if (value == null) {
|
|
54
|
-
return value;
|
|
55
|
-
}
|
|
56
|
-
return {
|
|
57
|
-
'id': value['id'],
|
|
58
|
-
'prompt': value['prompt'],
|
|
59
|
-
'required': value['required'],
|
|
60
|
-
'type': value['type'],
|
|
61
|
-
'options': value['options'],
|
|
62
|
-
};
|
|
63
|
-
}
|
|
@@ -1,50 +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
|
-
* Represents a single confirmed RSVP record in the database.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface RsvpItem
|
|
16
|
-
*/
|
|
17
|
-
export interface RsvpItem {
|
|
18
|
-
/**
|
|
19
|
-
* The unique identifier for the event.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof RsvpItem
|
|
22
|
-
*/
|
|
23
|
-
eventId: string;
|
|
24
|
-
/**
|
|
25
|
-
* The User Principal Name (UPN) of the attendee.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof RsvpItem
|
|
28
|
-
*/
|
|
29
|
-
userId: string;
|
|
30
|
-
/**
|
|
31
|
-
* Indicates if the user held a paid membership at the time of RSVP.
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof RsvpItem
|
|
34
|
-
*/
|
|
35
|
-
isPaidMember: boolean;
|
|
36
|
-
/**
|
|
37
|
-
* Epoch timestamp (sec) when the RSVP was created.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof RsvpItem
|
|
40
|
-
*/
|
|
41
|
-
createdAt: number;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Check if a given object implements the RsvpItem interface.
|
|
45
|
-
*/
|
|
46
|
-
export declare function instanceOfRsvpItem(value: object): value is RsvpItem;
|
|
47
|
-
export declare function RsvpItemFromJSON(json: any): RsvpItem;
|
|
48
|
-
export declare function RsvpItemFromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpItem;
|
|
49
|
-
export declare function RsvpItemToJSON(json: any): RsvpItem;
|
|
50
|
-
export declare function RsvpItemToJSONTyped(value?: RsvpItem | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,24 +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
|
-
import type { RsvpConfigOutputRsvpQuestionsInnerOneOf } from './RsvpConfigOutputRsvpQuestionsInnerOneOf.js';
|
|
13
|
-
import type { RsvpConfigOutputRsvpQuestionsInnerOneOf1 } from './RsvpConfigOutputRsvpQuestionsInnerOneOf1.js';
|
|
14
|
-
import type { RsvpConfigOutputRsvpQuestionsInnerOneOf2 } from './RsvpConfigOutputRsvpQuestionsInnerOneOf2.js';
|
|
15
|
-
/**
|
|
16
|
-
* @type RsvpConfigOutputRsvpQuestionsInner
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
*/
|
|
20
|
-
export type RsvpConfigOutputRsvpQuestionsInner = RsvpConfigOutputRsvpQuestionsInnerOneOf | RsvpConfigOutputRsvpQuestionsInnerOneOf1 | RsvpConfigOutputRsvpQuestionsInnerOneOf2;
|
|
21
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerFromJSON(json: any): RsvpConfigOutputRsvpQuestionsInner;
|
|
22
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): RsvpConfigOutputRsvpQuestionsInner;
|
|
23
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerToJSON(json: any): any;
|
|
24
|
-
export declare function RsvpConfigOutputRsvpQuestionsInnerToJSONTyped(value?: RsvpConfigOutputRsvpQuestionsInner | null, ignoreDiscriminator?: boolean): any;
|