@equisoft/account-service-sdk-typescript 9.5.1-snapshot.20250523130827 → 9.5.1-snapshot.20250525214639
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/VERSION +1 -1
- package/.tool-versions +1 -1
- package/README.md +2 -2
- package/dist/apis/AccountApi.d.ts +1 -1
- package/dist/apis/AccountApi.js +1 -1
- package/dist/apis/OAuthApi.d.ts +1 -1
- package/dist/apis/OAuthApi.js +1 -1
- package/dist/apis/OrganizationApi.d.ts +1 -1
- package/dist/apis/OrganizationApi.js +1 -1
- package/dist/apis/PermissionApi.d.ts +1 -1
- package/dist/apis/PermissionApi.js +1 -1
- package/dist/apis/RoleApi.d.ts +1 -1
- package/dist/apis/RoleApi.js +1 -1
- package/dist/apis/ServiceAccountApi.d.ts +1 -1
- package/dist/apis/ServiceAccountApi.js +1 -1
- package/dist/apis/SessionApi.d.ts +1 -1
- package/dist/apis/SessionApi.js +1 -1
- package/dist/apis/UserApi.d.ts +1 -1
- package/dist/apis/UserApi.js +1 -1
- package/dist/esm/apis/AccountApi.d.ts +1 -1
- package/dist/esm/apis/AccountApi.js +1 -1
- package/dist/esm/apis/OAuthApi.d.ts +1 -1
- package/dist/esm/apis/OAuthApi.js +1 -1
- package/dist/esm/apis/OrganizationApi.d.ts +1 -1
- package/dist/esm/apis/OrganizationApi.js +1 -1
- package/dist/esm/apis/PermissionApi.d.ts +1 -1
- package/dist/esm/apis/PermissionApi.js +1 -1
- package/dist/esm/apis/RoleApi.d.ts +1 -1
- package/dist/esm/apis/RoleApi.js +1 -1
- package/dist/esm/apis/ServiceAccountApi.d.ts +1 -1
- package/dist/esm/apis/ServiceAccountApi.js +1 -1
- package/dist/esm/apis/SessionApi.d.ts +1 -1
- package/dist/esm/apis/SessionApi.js +1 -1
- package/dist/esm/apis/UserApi.d.ts +1 -1
- package/dist/esm/apis/UserApi.js +1 -1
- package/dist/esm/models/ApplyPermissionsPayload.d.ts +3 -2
- package/dist/esm/models/ApplyPermissionsPayload.js +5 -2
- package/dist/esm/models/AuthenticationUserAccount.d.ts +3 -2
- package/dist/esm/models/AuthenticationUserAccount.js +5 -2
- package/dist/esm/models/CreateOrUpdateOAuthClientPayload.d.ts +3 -2
- package/dist/esm/models/CreateOrUpdateOAuthClientPayload.js +5 -2
- package/dist/esm/models/CreateOrUpdateOrganizationPayload.d.ts +3 -2
- package/dist/esm/models/CreateOrUpdateOrganizationPayload.js +5 -2
- package/dist/esm/models/CreateOrUpdatePermissionPayload.d.ts +3 -2
- package/dist/esm/models/CreateOrUpdatePermissionPayload.js +5 -2
- package/dist/esm/models/CreateOrganizationPayload.d.ts +3 -2
- package/dist/esm/models/CreateOrganizationPayload.js +5 -2
- package/dist/esm/models/CreateOrganizationUserServiceOptionPayload.d.ts +3 -2
- package/dist/esm/models/CreateOrganizationUserServiceOptionPayload.js +5 -2
- package/dist/esm/models/CreateOrganizationUserServicePayload.d.ts +3 -2
- package/dist/esm/models/CreateOrganizationUserServicePayload.js +5 -2
- package/dist/esm/models/CreateRole.d.ts +3 -2
- package/dist/esm/models/CreateRole.js +5 -2
- package/dist/esm/models/CreateUserAccountPayload.d.ts +3 -2
- package/dist/esm/models/CreateUserAccountPayload.js +5 -2
- package/dist/esm/models/CreateUserAccountServiceAssociation.d.ts +3 -2
- package/dist/esm/models/CreateUserAccountServiceAssociation.js +5 -2
- package/dist/esm/models/EnableEquisoftConnectPayload.d.ts +3 -2
- package/dist/esm/models/EnableEquisoftConnectPayload.js +5 -2
- package/dist/esm/models/ErrorMessage.d.ts +2 -1
- package/dist/esm/models/ErrorMessage.js +4 -1
- package/dist/esm/models/ErrorPayload.d.ts +3 -2
- package/dist/esm/models/ErrorPayload.js +5 -2
- package/dist/esm/models/Id.d.ts +3 -2
- package/dist/esm/models/Id.js +5 -2
- package/dist/esm/models/ImpersonatePayload.d.ts +3 -2
- package/dist/esm/models/ImpersonatePayload.js +5 -2
- package/dist/esm/models/ListOrganizationElement.d.ts +3 -2
- package/dist/esm/models/ListOrganizationElement.js +5 -2
- package/dist/esm/models/ListUserOrganizations.d.ts +3 -2
- package/dist/esm/models/ListUserOrganizations.js +5 -2
- package/dist/esm/models/LocalizedString.d.ts +3 -2
- package/dist/esm/models/LocalizedString.js +5 -2
- package/dist/esm/models/LoginPayload.d.ts +3 -2
- package/dist/esm/models/LoginPayload.js +5 -2
- package/dist/esm/models/NewPasswordPayload.d.ts +3 -2
- package/dist/esm/models/NewPasswordPayload.js +5 -2
- package/dist/esm/models/OAuthClient.d.ts +3 -2
- package/dist/esm/models/OAuthClient.js +5 -2
- package/dist/esm/models/OAuthClientCreated.d.ts +3 -2
- package/dist/esm/models/OAuthClientCreated.js +5 -2
- package/dist/esm/models/OAuthClientPublicKey.d.ts +3 -2
- package/dist/esm/models/OAuthClientPublicKey.js +5 -2
- package/dist/esm/models/Organization.d.ts +3 -2
- package/dist/esm/models/Organization.js +5 -2
- package/dist/esm/models/OrganizationApplicableServiceProfiles.d.ts +3 -2
- package/dist/esm/models/OrganizationApplicableServiceProfiles.js +5 -2
- package/dist/esm/models/OrganizationCreated.d.ts +3 -2
- package/dist/esm/models/OrganizationCreated.js +5 -2
- package/dist/esm/models/OrganizationPathElement.d.ts +3 -2
- package/dist/esm/models/OrganizationPathElement.js +5 -2
- package/dist/esm/models/OrganizationRoleAttribution.d.ts +3 -2
- package/dist/esm/models/OrganizationRoleAttribution.js +5 -2
- package/dist/esm/models/OrganizationRoleAttributionPermission.d.ts +3 -2
- package/dist/esm/models/OrganizationRoleAttributionPermission.js +5 -2
- package/dist/esm/models/OrganizationRoleAttributionRole.d.ts +3 -2
- package/dist/esm/models/OrganizationRoleAttributionRole.js +5 -2
- package/dist/esm/models/OrganizationRoleAttributionUser.d.ts +3 -2
- package/dist/esm/models/OrganizationRoleAttributionUser.js +5 -2
- package/dist/esm/models/OrganizationRoleAttributions.d.ts +3 -2
- package/dist/esm/models/OrganizationRoleAttributions.js +5 -2
- package/dist/esm/models/OrganizationServiceProfile.d.ts +3 -2
- package/dist/esm/models/OrganizationServiceProfile.js +5 -2
- package/dist/esm/models/OrganizationServicesElement.d.ts +3 -2
- package/dist/esm/models/OrganizationServicesElement.js +5 -2
- package/dist/esm/models/OrganizationSsoProvider.d.ts +3 -2
- package/dist/esm/models/OrganizationSsoProvider.js +5 -2
- package/dist/esm/models/OrganizationUserServiceAssociation.d.ts +3 -2
- package/dist/esm/models/OrganizationUserServiceAssociation.js +5 -2
- package/dist/esm/models/PasswordPolicy.d.ts +3 -2
- package/dist/esm/models/PasswordPolicy.js +5 -2
- package/dist/esm/models/PermissionCode.d.ts +3 -2
- package/dist/esm/models/PermissionCode.js +5 -2
- package/dist/esm/models/PermissionCreated.d.ts +3 -2
- package/dist/esm/models/PermissionCreated.js +5 -2
- package/dist/esm/models/PermissionList.d.ts +3 -2
- package/dist/esm/models/PermissionList.js +5 -2
- package/dist/esm/models/PermissionResourceType.d.ts +2 -1
- package/dist/esm/models/PermissionResourceType.js +4 -1
- package/dist/esm/models/Role.d.ts +3 -2
- package/dist/esm/models/Role.js +5 -2
- package/dist/esm/models/RoleCreated.d.ts +3 -2
- package/dist/esm/models/RoleCreated.js +5 -2
- package/dist/esm/models/RolesOnOrganization.d.ts +3 -2
- package/dist/esm/models/RolesOnOrganization.js +5 -2
- package/dist/esm/models/SendResetPasswordLinkPayload.d.ts +3 -2
- package/dist/esm/models/SendResetPasswordLinkPayload.js +5 -2
- package/dist/esm/models/SendSignupInvitationPayload.d.ts +3 -2
- package/dist/esm/models/SendSignupInvitationPayload.js +5 -2
- package/dist/esm/models/ServiceAccountCreationSchema.d.ts +3 -2
- package/dist/esm/models/ServiceAccountCreationSchema.js +5 -2
- package/dist/esm/models/ServiceAccountSchema.d.ts +3 -2
- package/dist/esm/models/ServiceAccountSchema.js +5 -2
- package/dist/esm/models/ServiceAccountStatus.d.ts +2 -1
- package/dist/esm/models/ServiceAccountStatus.js +4 -1
- package/dist/esm/models/ServiceAccountUpdateSchema.d.ts +3 -2
- package/dist/esm/models/ServiceAccountUpdateSchema.js +5 -2
- package/dist/esm/models/ServiceAccountUuidSchema.d.ts +3 -2
- package/dist/esm/models/ServiceAccountUuidSchema.js +5 -2
- package/dist/esm/models/Session.d.ts +3 -2
- package/dist/esm/models/Session.js +5 -2
- package/dist/esm/models/SessionPayload.d.ts +3 -2
- package/dist/esm/models/SessionPayload.js +5 -2
- package/dist/esm/models/SessionPolicy.d.ts +3 -2
- package/dist/esm/models/SessionPolicy.js +5 -2
- package/dist/esm/models/SessionState.d.ts +2 -1
- package/dist/esm/models/SessionState.js +4 -1
- package/dist/esm/models/SetOrganizationServiceOptionPayload.d.ts +3 -2
- package/dist/esm/models/SetOrganizationServiceOptionPayload.js +5 -2
- package/dist/esm/models/SetPasswordByConfirmationHashPayload.d.ts +3 -2
- package/dist/esm/models/SetPasswordByConfirmationHashPayload.js +5 -2
- package/dist/esm/models/SetUserAccountPasswordPayload.d.ts +3 -2
- package/dist/esm/models/SetUserAccountPasswordPayload.js +5 -2
- package/dist/esm/models/SsoProvider.d.ts +3 -2
- package/dist/esm/models/SsoProvider.js +5 -2
- package/dist/esm/models/SsoToken.d.ts +3 -2
- package/dist/esm/models/SsoToken.js +5 -2
- package/dist/esm/models/UpdateOwnerOrganizationPayload.d.ts +3 -2
- package/dist/esm/models/UpdateOwnerOrganizationPayload.js +5 -2
- package/dist/esm/models/UpdateParentOrganizationPayload.d.ts +3 -2
- package/dist/esm/models/UpdateParentOrganizationPayload.js +5 -2
- package/dist/esm/models/UpdateUserAccountPayload.d.ts +3 -2
- package/dist/esm/models/UpdateUserAccountPayload.js +5 -2
- package/dist/esm/models/UpdateUserAccountSsoPayload.d.ts +3 -2
- package/dist/esm/models/UpdateUserAccountSsoPayload.js +5 -2
- package/dist/esm/models/UpsertServicePayload.d.ts +3 -2
- package/dist/esm/models/UpsertServicePayload.js +5 -2
- package/dist/esm/models/User.d.ts +3 -2
- package/dist/esm/models/User.js +5 -2
- package/dist/esm/models/UserAccountOrganizationRoles.d.ts +3 -2
- package/dist/esm/models/UserAccountOrganizationRoles.js +5 -2
- package/dist/esm/models/UserAccountPermission.d.ts +3 -2
- package/dist/esm/models/UserAccountPermission.js +5 -2
- package/dist/esm/models/UserAccountRole.d.ts +3 -2
- package/dist/esm/models/UserAccountRole.js +5 -2
- package/dist/esm/models/UserAccountRoleAttributions.d.ts +3 -2
- package/dist/esm/models/UserAccountRoleAttributions.js +5 -2
- package/dist/esm/models/UserAccountSearchResult.d.ts +3 -2
- package/dist/esm/models/UserAccountSearchResult.js +5 -2
- package/dist/esm/models/UserAddress.d.ts +3 -2
- package/dist/esm/models/UserAddress.js +5 -2
- package/dist/esm/models/UserAgreement.d.ts +3 -2
- package/dist/esm/models/UserAgreement.js +5 -2
- package/dist/esm/models/UserAgreementState.d.ts +2 -1
- package/dist/esm/models/UserAgreementState.js +4 -1
- package/dist/esm/models/UserPermissions.d.ts +3 -2
- package/dist/esm/models/UserPermissions.js +5 -2
- package/dist/esm/models/UserServiceAssociation.d.ts +3 -2
- package/dist/esm/models/UserServiceAssociation.js +5 -2
- package/dist/esm/models/UserSsoProvider.d.ts +3 -2
- package/dist/esm/models/UserSsoProvider.js +5 -2
- package/dist/esm/models/UserState.d.ts +2 -1
- package/dist/esm/models/UserState.js +4 -1
- package/dist/esm/models/UserUuid.d.ts +3 -2
- package/dist/esm/models/UserUuid.js +5 -2
- package/dist/esm/runtime.d.ts +5 -2
- package/dist/esm/runtime.js +10 -2
- package/dist/models/ApplyPermissionsPayload.d.ts +3 -2
- package/dist/models/ApplyPermissionsPayload.js +6 -2
- package/dist/models/AuthenticationUserAccount.d.ts +3 -2
- package/dist/models/AuthenticationUserAccount.js +6 -2
- package/dist/models/CreateOrUpdateOAuthClientPayload.d.ts +3 -2
- package/dist/models/CreateOrUpdateOAuthClientPayload.js +6 -2
- package/dist/models/CreateOrUpdateOrganizationPayload.d.ts +3 -2
- package/dist/models/CreateOrUpdateOrganizationPayload.js +6 -2
- package/dist/models/CreateOrUpdatePermissionPayload.d.ts +3 -2
- package/dist/models/CreateOrUpdatePermissionPayload.js +6 -2
- package/dist/models/CreateOrganizationPayload.d.ts +3 -2
- package/dist/models/CreateOrganizationPayload.js +6 -2
- package/dist/models/CreateOrganizationUserServiceOptionPayload.d.ts +3 -2
- package/dist/models/CreateOrganizationUserServiceOptionPayload.js +6 -2
- package/dist/models/CreateOrganizationUserServicePayload.d.ts +3 -2
- package/dist/models/CreateOrganizationUserServicePayload.js +6 -2
- package/dist/models/CreateRole.d.ts +3 -2
- package/dist/models/CreateRole.js +6 -2
- package/dist/models/CreateUserAccountPayload.d.ts +3 -2
- package/dist/models/CreateUserAccountPayload.js +6 -2
- package/dist/models/CreateUserAccountServiceAssociation.d.ts +3 -2
- package/dist/models/CreateUserAccountServiceAssociation.js +6 -2
- package/dist/models/EnableEquisoftConnectPayload.d.ts +3 -2
- package/dist/models/EnableEquisoftConnectPayload.js +6 -2
- package/dist/models/ErrorMessage.d.ts +2 -1
- package/dist/models/ErrorMessage.js +5 -1
- package/dist/models/ErrorPayload.d.ts +3 -2
- package/dist/models/ErrorPayload.js +6 -2
- package/dist/models/Id.d.ts +3 -2
- package/dist/models/Id.js +6 -2
- package/dist/models/ImpersonatePayload.d.ts +3 -2
- package/dist/models/ImpersonatePayload.js +6 -2
- package/dist/models/ListOrganizationElement.d.ts +3 -2
- package/dist/models/ListOrganizationElement.js +6 -2
- package/dist/models/ListUserOrganizations.d.ts +3 -2
- package/dist/models/ListUserOrganizations.js +6 -2
- package/dist/models/LocalizedString.d.ts +3 -2
- package/dist/models/LocalizedString.js +6 -2
- package/dist/models/LoginPayload.d.ts +3 -2
- package/dist/models/LoginPayload.js +6 -2
- package/dist/models/NewPasswordPayload.d.ts +3 -2
- package/dist/models/NewPasswordPayload.js +6 -2
- package/dist/models/OAuthClient.d.ts +3 -2
- package/dist/models/OAuthClient.js +6 -2
- package/dist/models/OAuthClientCreated.d.ts +3 -2
- package/dist/models/OAuthClientCreated.js +6 -2
- package/dist/models/OAuthClientPublicKey.d.ts +3 -2
- package/dist/models/OAuthClientPublicKey.js +6 -2
- package/dist/models/Organization.d.ts +3 -2
- package/dist/models/Organization.js +6 -2
- package/dist/models/OrganizationApplicableServiceProfiles.d.ts +3 -2
- package/dist/models/OrganizationApplicableServiceProfiles.js +6 -2
- package/dist/models/OrganizationCreated.d.ts +3 -2
- package/dist/models/OrganizationCreated.js +6 -2
- package/dist/models/OrganizationPathElement.d.ts +3 -2
- package/dist/models/OrganizationPathElement.js +6 -2
- package/dist/models/OrganizationRoleAttribution.d.ts +3 -2
- package/dist/models/OrganizationRoleAttribution.js +6 -2
- package/dist/models/OrganizationRoleAttributionPermission.d.ts +3 -2
- package/dist/models/OrganizationRoleAttributionPermission.js +6 -2
- package/dist/models/OrganizationRoleAttributionRole.d.ts +3 -2
- package/dist/models/OrganizationRoleAttributionRole.js +6 -2
- package/dist/models/OrganizationRoleAttributionUser.d.ts +3 -2
- package/dist/models/OrganizationRoleAttributionUser.js +6 -2
- package/dist/models/OrganizationRoleAttributions.d.ts +3 -2
- package/dist/models/OrganizationRoleAttributions.js +6 -2
- package/dist/models/OrganizationServiceProfile.d.ts +3 -2
- package/dist/models/OrganizationServiceProfile.js +6 -2
- package/dist/models/OrganizationServicesElement.d.ts +3 -2
- package/dist/models/OrganizationServicesElement.js +6 -2
- package/dist/models/OrganizationSsoProvider.d.ts +3 -2
- package/dist/models/OrganizationSsoProvider.js +6 -2
- package/dist/models/OrganizationUserServiceAssociation.d.ts +3 -2
- package/dist/models/OrganizationUserServiceAssociation.js +6 -2
- package/dist/models/PasswordPolicy.d.ts +3 -2
- package/dist/models/PasswordPolicy.js +6 -2
- package/dist/models/PermissionCode.d.ts +3 -2
- package/dist/models/PermissionCode.js +6 -2
- package/dist/models/PermissionCreated.d.ts +3 -2
- package/dist/models/PermissionCreated.js +6 -2
- package/dist/models/PermissionList.d.ts +3 -2
- package/dist/models/PermissionList.js +6 -2
- package/dist/models/PermissionResourceType.d.ts +2 -1
- package/dist/models/PermissionResourceType.js +5 -1
- package/dist/models/Role.d.ts +3 -2
- package/dist/models/Role.js +6 -2
- package/dist/models/RoleCreated.d.ts +3 -2
- package/dist/models/RoleCreated.js +6 -2
- package/dist/models/RolesOnOrganization.d.ts +3 -2
- package/dist/models/RolesOnOrganization.js +6 -2
- package/dist/models/SendResetPasswordLinkPayload.d.ts +3 -2
- package/dist/models/SendResetPasswordLinkPayload.js +6 -2
- package/dist/models/SendSignupInvitationPayload.d.ts +3 -2
- package/dist/models/SendSignupInvitationPayload.js +6 -2
- package/dist/models/ServiceAccountCreationSchema.d.ts +3 -2
- package/dist/models/ServiceAccountCreationSchema.js +6 -2
- package/dist/models/ServiceAccountSchema.d.ts +3 -2
- package/dist/models/ServiceAccountSchema.js +6 -2
- package/dist/models/ServiceAccountStatus.d.ts +2 -1
- package/dist/models/ServiceAccountStatus.js +5 -1
- package/dist/models/ServiceAccountUpdateSchema.d.ts +3 -2
- package/dist/models/ServiceAccountUpdateSchema.js +6 -2
- package/dist/models/ServiceAccountUuidSchema.d.ts +3 -2
- package/dist/models/ServiceAccountUuidSchema.js +6 -2
- package/dist/models/Session.d.ts +3 -2
- package/dist/models/Session.js +6 -2
- package/dist/models/SessionPayload.d.ts +3 -2
- package/dist/models/SessionPayload.js +6 -2
- package/dist/models/SessionPolicy.d.ts +3 -2
- package/dist/models/SessionPolicy.js +6 -2
- package/dist/models/SessionState.d.ts +2 -1
- package/dist/models/SessionState.js +5 -1
- package/dist/models/SetOrganizationServiceOptionPayload.d.ts +3 -2
- package/dist/models/SetOrganizationServiceOptionPayload.js +6 -2
- package/dist/models/SetPasswordByConfirmationHashPayload.d.ts +3 -2
- package/dist/models/SetPasswordByConfirmationHashPayload.js +6 -2
- package/dist/models/SetUserAccountPasswordPayload.d.ts +3 -2
- package/dist/models/SetUserAccountPasswordPayload.js +6 -2
- package/dist/models/SsoProvider.d.ts +3 -2
- package/dist/models/SsoProvider.js +6 -2
- package/dist/models/SsoToken.d.ts +3 -2
- package/dist/models/SsoToken.js +6 -2
- package/dist/models/UpdateOwnerOrganizationPayload.d.ts +3 -2
- package/dist/models/UpdateOwnerOrganizationPayload.js +6 -2
- package/dist/models/UpdateParentOrganizationPayload.d.ts +3 -2
- package/dist/models/UpdateParentOrganizationPayload.js +6 -2
- package/dist/models/UpdateUserAccountPayload.d.ts +3 -2
- package/dist/models/UpdateUserAccountPayload.js +6 -2
- package/dist/models/UpdateUserAccountSsoPayload.d.ts +3 -2
- package/dist/models/UpdateUserAccountSsoPayload.js +6 -2
- package/dist/models/UpsertServicePayload.d.ts +3 -2
- package/dist/models/UpsertServicePayload.js +6 -2
- package/dist/models/User.d.ts +3 -2
- package/dist/models/User.js +6 -2
- package/dist/models/UserAccountOrganizationRoles.d.ts +3 -2
- package/dist/models/UserAccountOrganizationRoles.js +6 -2
- package/dist/models/UserAccountPermission.d.ts +3 -2
- package/dist/models/UserAccountPermission.js +6 -2
- package/dist/models/UserAccountRole.d.ts +3 -2
- package/dist/models/UserAccountRole.js +6 -2
- package/dist/models/UserAccountRoleAttributions.d.ts +3 -2
- package/dist/models/UserAccountRoleAttributions.js +6 -2
- package/dist/models/UserAccountSearchResult.d.ts +3 -2
- package/dist/models/UserAccountSearchResult.js +6 -2
- package/dist/models/UserAddress.d.ts +3 -2
- package/dist/models/UserAddress.js +6 -2
- package/dist/models/UserAgreement.d.ts +3 -2
- package/dist/models/UserAgreement.js +6 -2
- package/dist/models/UserAgreementState.d.ts +2 -1
- package/dist/models/UserAgreementState.js +5 -1
- package/dist/models/UserPermissions.d.ts +3 -2
- package/dist/models/UserPermissions.js +6 -2
- package/dist/models/UserServiceAssociation.d.ts +3 -2
- package/dist/models/UserServiceAssociation.js +6 -2
- package/dist/models/UserSsoProvider.d.ts +3 -2
- package/dist/models/UserSsoProvider.js +6 -2
- package/dist/models/UserState.d.ts +2 -1
- package/dist/models/UserState.js +5 -1
- package/dist/models/UserUuid.d.ts +3 -2
- package/dist/models/UserUuid.js +6 -2
- package/dist/runtime.d.ts +5 -2
- package/dist/runtime.js +11 -2
- package/package.json +1 -1
- package/src/apis/AccountApi.ts +1 -1
- package/src/apis/OAuthApi.ts +1 -1
- package/src/apis/OrganizationApi.ts +1 -1
- package/src/apis/PermissionApi.ts +1 -1
- package/src/apis/RoleApi.ts +1 -1
- package/src/apis/ServiceAccountApi.ts +1 -1
- package/src/apis/SessionApi.ts +1 -1
- package/src/apis/UserApi.ts +1 -1
- package/src/models/ApplyPermissionsPayload.ts +10 -2
- package/src/models/AuthenticationUserAccount.ts +7 -2
- package/src/models/CreateOrUpdateOAuthClientPayload.ts +8 -2
- package/src/models/CreateOrUpdateOrganizationPayload.ts +9 -2
- package/src/models/CreateOrUpdatePermissionPayload.ts +8 -2
- package/src/models/CreateOrganizationPayload.ts +9 -2
- package/src/models/CreateOrganizationUserServiceOptionPayload.ts +7 -2
- package/src/models/CreateOrganizationUserServicePayload.ts +7 -2
- package/src/models/CreateRole.ts +8 -2
- package/src/models/CreateUserAccountPayload.ts +11 -2
- package/src/models/CreateUserAccountServiceAssociation.ts +7 -2
- package/src/models/EnableEquisoftConnectPayload.ts +7 -2
- package/src/models/ErrorMessage.ts +6 -2
- package/src/models/ErrorPayload.ts +10 -2
- package/src/models/Id.ts +7 -2
- package/src/models/ImpersonatePayload.ts +7 -2
- package/src/models/ListOrganizationElement.ts +10 -2
- package/src/models/ListUserOrganizations.ts +8 -2
- package/src/models/LocalizedString.ts +7 -2
- package/src/models/LoginPayload.ts +7 -2
- package/src/models/NewPasswordPayload.ts +7 -2
- package/src/models/OAuthClient.ts +8 -2
- package/src/models/OAuthClientCreated.ts +7 -2
- package/src/models/OAuthClientPublicKey.ts +7 -2
- package/src/models/Organization.ts +11 -2
- package/src/models/OrganizationApplicableServiceProfiles.ts +7 -2
- package/src/models/OrganizationCreated.ts +7 -2
- package/src/models/OrganizationPathElement.ts +8 -2
- package/src/models/OrganizationRoleAttribution.ts +9 -2
- package/src/models/OrganizationRoleAttributionPermission.ts +8 -2
- package/src/models/OrganizationRoleAttributionRole.ts +9 -2
- package/src/models/OrganizationRoleAttributionUser.ts +10 -2
- package/src/models/OrganizationRoleAttributions.ts +8 -2
- package/src/models/OrganizationServiceProfile.ts +7 -2
- package/src/models/OrganizationServicesElement.ts +7 -2
- package/src/models/OrganizationSsoProvider.ts +8 -2
- package/src/models/OrganizationUserServiceAssociation.ts +7 -2
- package/src/models/PasswordPolicy.ts +7 -2
- package/src/models/PermissionCode.ts +7 -2
- package/src/models/PermissionCreated.ts +7 -2
- package/src/models/PermissionList.ts +8 -2
- package/src/models/PermissionResourceType.ts +6 -2
- package/src/models/Role.ts +8 -2
- package/src/models/RoleCreated.ts +8 -2
- package/src/models/RolesOnOrganization.ts +11 -2
- package/src/models/SendResetPasswordLinkPayload.ts +7 -2
- package/src/models/SendSignupInvitationPayload.ts +7 -2
- package/src/models/ServiceAccountCreationSchema.ts +7 -2
- package/src/models/ServiceAccountSchema.ts +10 -2
- package/src/models/ServiceAccountStatus.ts +6 -2
- package/src/models/ServiceAccountUpdateSchema.ts +7 -2
- package/src/models/ServiceAccountUuidSchema.ts +7 -2
- package/src/models/Session.ts +12 -2
- package/src/models/SessionPayload.ts +8 -2
- package/src/models/SessionPolicy.ts +7 -2
- package/src/models/SessionState.ts +6 -2
- package/src/models/SetOrganizationServiceOptionPayload.ts +7 -2
- package/src/models/SetPasswordByConfirmationHashPayload.ts +7 -2
- package/src/models/SetUserAccountPasswordPayload.ts +7 -2
- package/src/models/SsoProvider.ts +7 -2
- package/src/models/SsoToken.ts +7 -2
- package/src/models/UpdateOwnerOrganizationPayload.ts +7 -2
- package/src/models/UpdateParentOrganizationPayload.ts +7 -2
- package/src/models/UpdateUserAccountPayload.ts +8 -2
- package/src/models/UpdateUserAccountSsoPayload.ts +7 -2
- package/src/models/UpsertServicePayload.ts +7 -2
- package/src/models/User.ts +14 -2
- package/src/models/UserAccountOrganizationRoles.ts +9 -2
- package/src/models/UserAccountPermission.ts +8 -2
- package/src/models/UserAccountRole.ts +8 -2
- package/src/models/UserAccountRoleAttributions.ts +8 -2
- package/src/models/UserAccountSearchResult.ts +13 -2
- package/src/models/UserAddress.ts +7 -2
- package/src/models/UserAgreement.ts +10 -2
- package/src/models/UserAgreementState.ts +6 -2
- package/src/models/UserPermissions.ts +8 -2
- package/src/models/UserServiceAssociation.ts +7 -2
- package/src/models/UserSsoProvider.ts +7 -2
- package/src/models/UserState.ts +6 -2
- package/src/models/UserUuid.ts +7 -2
- package/src/runtime.ts +11 -5
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,4 +30,5 @@ export interface CreateOrganizationUserServicePayload {
|
|
|
30
30
|
export declare function instanceOfCreateOrganizationUserServicePayload(value: object): value is CreateOrganizationUserServicePayload;
|
|
31
31
|
export declare function CreateOrganizationUserServicePayloadFromJSON(json: any): CreateOrganizationUserServicePayload;
|
|
32
32
|
export declare function CreateOrganizationUserServicePayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateOrganizationUserServicePayload;
|
|
33
|
-
export declare function CreateOrganizationUserServicePayloadToJSON(
|
|
33
|
+
export declare function CreateOrganizationUserServicePayloadToJSON(json: any): CreateOrganizationUserServicePayload;
|
|
34
|
+
export declare function CreateOrganizationUserServicePayloadToJSONTyped(value?: CreateOrganizationUserServicePayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,7 +28,10 @@ export function CreateOrganizationUserServicePayloadFromJSONTyped(json, ignoreDi
|
|
|
28
28
|
'options': json['options'] == null ? undefined : json['options'],
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
|
-
export function CreateOrganizationUserServicePayloadToJSON(
|
|
31
|
+
export function CreateOrganizationUserServicePayloadToJSON(json) {
|
|
32
|
+
return CreateOrganizationUserServicePayloadToJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
export function CreateOrganizationUserServicePayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
32
35
|
if (value == null) {
|
|
33
36
|
return value;
|
|
34
37
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -41,4 +41,5 @@ export interface CreateRole {
|
|
|
41
41
|
export declare function instanceOfCreateRole(value: object): value is CreateRole;
|
|
42
42
|
export declare function CreateRoleFromJSON(json: any): CreateRole;
|
|
43
43
|
export declare function CreateRoleFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateRole;
|
|
44
|
-
export declare function CreateRoleToJSON(
|
|
44
|
+
export declare function CreateRoleToJSON(json: any): CreateRole;
|
|
45
|
+
export declare function CreateRoleToJSONTyped(value?: CreateRole | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -35,7 +35,10 @@ export function CreateRoleFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
35
35
|
'shared': json['shared'] == null ? undefined : json['shared'],
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
|
-
export function CreateRoleToJSON(
|
|
38
|
+
export function CreateRoleToJSON(json) {
|
|
39
|
+
return CreateRoleToJSONTyped(json, false);
|
|
40
|
+
}
|
|
41
|
+
export function CreateRoleToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
42
|
if (value == null) {
|
|
40
43
|
return value;
|
|
41
44
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -110,4 +110,5 @@ export interface CreateUserAccountPayload {
|
|
|
110
110
|
export declare function instanceOfCreateUserAccountPayload(value: object): value is CreateUserAccountPayload;
|
|
111
111
|
export declare function CreateUserAccountPayloadFromJSON(json: any): CreateUserAccountPayload;
|
|
112
112
|
export declare function CreateUserAccountPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateUserAccountPayload;
|
|
113
|
-
export declare function CreateUserAccountPayloadToJSON(
|
|
113
|
+
export declare function CreateUserAccountPayloadToJSON(json: any): CreateUserAccountPayload;
|
|
114
|
+
export declare function CreateUserAccountPayloadToJSONTyped(value?: CreateUserAccountPayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -57,7 +57,10 @@ export function CreateUserAccountPayloadFromJSONTyped(json, ignoreDiscriminator)
|
|
|
57
57
|
'passwordPolicy': json['passwordPolicy'] == null ? undefined : PasswordPolicyFromJSON(json['passwordPolicy']),
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
|
-
export function CreateUserAccountPayloadToJSON(
|
|
60
|
+
export function CreateUserAccountPayloadToJSON(json) {
|
|
61
|
+
return CreateUserAccountPayloadToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
|
+
export function CreateUserAccountPayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
61
64
|
if (value == null) {
|
|
62
65
|
return value;
|
|
63
66
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -42,4 +42,5 @@ export interface CreateUserAccountServiceAssociation {
|
|
|
42
42
|
export declare function instanceOfCreateUserAccountServiceAssociation(value: object): value is CreateUserAccountServiceAssociation;
|
|
43
43
|
export declare function CreateUserAccountServiceAssociationFromJSON(json: any): CreateUserAccountServiceAssociation;
|
|
44
44
|
export declare function CreateUserAccountServiceAssociationFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateUserAccountServiceAssociation;
|
|
45
|
-
export declare function CreateUserAccountServiceAssociationToJSON(
|
|
45
|
+
export declare function CreateUserAccountServiceAssociationToJSON(json: any): CreateUserAccountServiceAssociation;
|
|
46
|
+
export declare function CreateUserAccountServiceAssociationToJSONTyped(value?: CreateUserAccountServiceAssociation | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,7 +34,10 @@ export function CreateUserAccountServiceAssociationFromJSONTyped(json, ignoreDis
|
|
|
34
34
|
'options': json['options'] == null ? undefined : json['options'],
|
|
35
35
|
};
|
|
36
36
|
}
|
|
37
|
-
export function CreateUserAccountServiceAssociationToJSON(
|
|
37
|
+
export function CreateUserAccountServiceAssociationToJSON(json) {
|
|
38
|
+
return CreateUserAccountServiceAssociationToJSONTyped(json, false);
|
|
39
|
+
}
|
|
40
|
+
export function CreateUserAccountServiceAssociationToJSONTyped(value, ignoreDiscriminator = false) {
|
|
38
41
|
if (value == null) {
|
|
39
42
|
return value;
|
|
40
43
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,4 +28,5 @@ export interface EnableEquisoftConnectPayload {
|
|
|
28
28
|
export declare function instanceOfEnableEquisoftConnectPayload(value: object): value is EnableEquisoftConnectPayload;
|
|
29
29
|
export declare function EnableEquisoftConnectPayloadFromJSON(json: any): EnableEquisoftConnectPayload;
|
|
30
30
|
export declare function EnableEquisoftConnectPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): EnableEquisoftConnectPayload;
|
|
31
|
-
export declare function EnableEquisoftConnectPayloadToJSON(
|
|
31
|
+
export declare function EnableEquisoftConnectPayloadToJSON(json: any): EnableEquisoftConnectPayload;
|
|
32
|
+
export declare function EnableEquisoftConnectPayloadToJSONTyped(value?: EnableEquisoftConnectPayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,7 +28,10 @@ export function EnableEquisoftConnectPayloadFromJSONTyped(json, ignoreDiscrimina
|
|
|
28
28
|
'disableOldestSessions': json['disableOldestSessions'] == null ? undefined : json['disableOldestSessions'],
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
|
-
export function EnableEquisoftConnectPayloadToJSON(
|
|
31
|
+
export function EnableEquisoftConnectPayloadToJSON(json) {
|
|
32
|
+
return EnableEquisoftConnectPayloadToJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
export function EnableEquisoftConnectPayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
32
35
|
if (value == null) {
|
|
33
36
|
return value;
|
|
34
37
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -39,3 +39,4 @@ export declare function instanceOfErrorMessage(value: any): boolean;
|
|
|
39
39
|
export declare function ErrorMessageFromJSON(json: any): ErrorMessage;
|
|
40
40
|
export declare function ErrorMessageFromJSONTyped(json: any, ignoreDiscriminator: boolean): ErrorMessage;
|
|
41
41
|
export declare function ErrorMessageToJSON(value?: ErrorMessage | null): any;
|
|
42
|
+
export declare function ErrorMessageToJSONTyped(value: any, ignoreDiscriminator: boolean): ErrorMessage;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -55,3 +55,6 @@ export function ErrorMessageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
55
55
|
export function ErrorMessageToJSON(value) {
|
|
56
56
|
return value;
|
|
57
57
|
}
|
|
58
|
+
export function ErrorMessageToJSONTyped(value, ignoreDiscriminator) {
|
|
59
|
+
return value;
|
|
60
|
+
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -35,4 +35,5 @@ export interface ErrorPayload {
|
|
|
35
35
|
export declare function instanceOfErrorPayload(value: object): value is ErrorPayload;
|
|
36
36
|
export declare function ErrorPayloadFromJSON(json: any): ErrorPayload;
|
|
37
37
|
export declare function ErrorPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): ErrorPayload;
|
|
38
|
-
export declare function ErrorPayloadToJSON(
|
|
38
|
+
export declare function ErrorPayloadToJSON(json: any): ErrorPayload;
|
|
39
|
+
export declare function ErrorPayloadToJSONTyped(value?: ErrorPayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -32,7 +32,10 @@ export function ErrorPayloadFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
32
32
|
'description': json['description'] == null ? undefined : json['description'],
|
|
33
33
|
};
|
|
34
34
|
}
|
|
35
|
-
export function ErrorPayloadToJSON(
|
|
35
|
+
export function ErrorPayloadToJSON(json) {
|
|
36
|
+
return ErrorPayloadToJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
export function ErrorPayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
36
39
|
if (value == null) {
|
|
37
40
|
return value;
|
|
38
41
|
}
|
package/dist/esm/models/Id.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,4 +34,5 @@ export interface Id {
|
|
|
34
34
|
export declare function instanceOfId(value: object): value is Id;
|
|
35
35
|
export declare function IdFromJSON(json: any): Id;
|
|
36
36
|
export declare function IdFromJSONTyped(json: any, ignoreDiscriminator: boolean): Id;
|
|
37
|
-
export declare function IdToJSON(
|
|
37
|
+
export declare function IdToJSON(json: any): Id;
|
|
38
|
+
export declare function IdToJSONTyped(value?: Id | null, ignoreDiscriminator?: boolean): any;
|
package/dist/esm/models/Id.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,7 +33,10 @@ export function IdFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
33
33
|
'uuid': json['uuid'],
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
|
-
export function IdToJSON(
|
|
36
|
+
export function IdToJSON(json) {
|
|
37
|
+
return IdToJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function IdToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
40
|
if (value == null) {
|
|
38
41
|
return value;
|
|
39
42
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,4 +28,5 @@ export interface ImpersonatePayload {
|
|
|
28
28
|
export declare function instanceOfImpersonatePayload(value: object): value is ImpersonatePayload;
|
|
29
29
|
export declare function ImpersonatePayloadFromJSON(json: any): ImpersonatePayload;
|
|
30
30
|
export declare function ImpersonatePayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): ImpersonatePayload;
|
|
31
|
-
export declare function ImpersonatePayloadToJSON(
|
|
31
|
+
export declare function ImpersonatePayloadToJSON(json: any): ImpersonatePayload;
|
|
32
|
+
export declare function ImpersonatePayloadToJSONTyped(value?: ImpersonatePayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,10 @@ export function ImpersonatePayloadFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
30
30
|
'userUuid': json['userUuid'],
|
|
31
31
|
};
|
|
32
32
|
}
|
|
33
|
-
export function ImpersonatePayloadToJSON(
|
|
33
|
+
export function ImpersonatePayloadToJSON(json) {
|
|
34
|
+
return ImpersonatePayloadToJSONTyped(json, false);
|
|
35
|
+
}
|
|
36
|
+
export function ImpersonatePayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
34
37
|
if (value == null) {
|
|
35
38
|
return value;
|
|
36
39
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -55,4 +55,5 @@ export interface ListOrganizationElement {
|
|
|
55
55
|
export declare function instanceOfListOrganizationElement(value: object): value is ListOrganizationElement;
|
|
56
56
|
export declare function ListOrganizationElementFromJSON(json: any): ListOrganizationElement;
|
|
57
57
|
export declare function ListOrganizationElementFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListOrganizationElement;
|
|
58
|
-
export declare function ListOrganizationElementToJSON(
|
|
58
|
+
export declare function ListOrganizationElementToJSON(json: any): ListOrganizationElement;
|
|
59
|
+
export declare function ListOrganizationElementToJSONTyped(value?: ListOrganizationElement | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -43,7 +43,10 @@ export function ListOrganizationElementFromJSONTyped(json, ignoreDiscriminator)
|
|
|
43
43
|
'services': (json['services'].map(OrganizationServicesElementFromJSON)),
|
|
44
44
|
};
|
|
45
45
|
}
|
|
46
|
-
export function ListOrganizationElementToJSON(
|
|
46
|
+
export function ListOrganizationElementToJSON(json) {
|
|
47
|
+
return ListOrganizationElementToJSONTyped(json, false);
|
|
48
|
+
}
|
|
49
|
+
export function ListOrganizationElementToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
50
|
if (value == null) {
|
|
48
51
|
return value;
|
|
49
52
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -35,4 +35,5 @@ export interface ListUserOrganizations {
|
|
|
35
35
|
export declare function instanceOfListUserOrganizations(value: object): value is ListUserOrganizations;
|
|
36
36
|
export declare function ListUserOrganizationsFromJSON(json: any): ListUserOrganizations;
|
|
37
37
|
export declare function ListUserOrganizationsFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListUserOrganizations;
|
|
38
|
-
export declare function ListUserOrganizationsToJSON(
|
|
38
|
+
export declare function ListUserOrganizationsToJSON(json: any): ListUserOrganizations;
|
|
39
|
+
export declare function ListUserOrganizationsToJSONTyped(value?: ListUserOrganizations | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -32,7 +32,10 @@ export function ListUserOrganizationsFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
32
32
|
'nextPageToken': json['nextPageToken'] == null ? undefined : json['nextPageToken'],
|
|
33
33
|
};
|
|
34
34
|
}
|
|
35
|
-
export function ListUserOrganizationsToJSON(
|
|
35
|
+
export function ListUserOrganizationsToJSON(json) {
|
|
36
|
+
return ListUserOrganizationsToJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
export function ListUserOrganizationsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
36
39
|
if (value == null) {
|
|
37
40
|
return value;
|
|
38
41
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -36,4 +36,5 @@ export interface LocalizedString {
|
|
|
36
36
|
export declare function instanceOfLocalizedString(value: object): value is LocalizedString;
|
|
37
37
|
export declare function LocalizedStringFromJSON(json: any): LocalizedString;
|
|
38
38
|
export declare function LocalizedStringFromJSONTyped(json: any, ignoreDiscriminator: boolean): LocalizedString;
|
|
39
|
-
export declare function LocalizedStringToJSON(
|
|
39
|
+
export declare function LocalizedStringToJSON(json: any): LocalizedString;
|
|
40
|
+
export declare function LocalizedStringToJSONTyped(value?: LocalizedString | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,7 +33,10 @@ export function LocalizedStringFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
33
33
|
'defaultLocale': json['defaultLocale'],
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
|
-
export function LocalizedStringToJSON(
|
|
36
|
+
export function LocalizedStringToJSON(json) {
|
|
37
|
+
return LocalizedStringToJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function LocalizedStringToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
40
|
if (value == null) {
|
|
38
41
|
return value;
|
|
39
42
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,4 +34,5 @@ export interface LoginPayload {
|
|
|
34
34
|
export declare function instanceOfLoginPayload(value: object): value is LoginPayload;
|
|
35
35
|
export declare function LoginPayloadFromJSON(json: any): LoginPayload;
|
|
36
36
|
export declare function LoginPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): LoginPayload;
|
|
37
|
-
export declare function LoginPayloadToJSON(
|
|
37
|
+
export declare function LoginPayloadToJSON(json: any): LoginPayload;
|
|
38
|
+
export declare function LoginPayloadToJSONTyped(value?: LoginPayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -33,7 +33,10 @@ export function LoginPayloadFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
33
33
|
'password': json['password'],
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
|
-
export function LoginPayloadToJSON(
|
|
36
|
+
export function LoginPayloadToJSON(json) {
|
|
37
|
+
return LoginPayloadToJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function LoginPayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
40
|
if (value == null) {
|
|
38
41
|
return value;
|
|
39
42
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,4 +28,5 @@ export interface NewPasswordPayload {
|
|
|
28
28
|
export declare function instanceOfNewPasswordPayload(value: object): value is NewPasswordPayload;
|
|
29
29
|
export declare function NewPasswordPayloadFromJSON(json: any): NewPasswordPayload;
|
|
30
30
|
export declare function NewPasswordPayloadFromJSONTyped(json: any, ignoreDiscriminator: boolean): NewPasswordPayload;
|
|
31
|
-
export declare function NewPasswordPayloadToJSON(
|
|
31
|
+
export declare function NewPasswordPayloadToJSON(json: any): NewPasswordPayload;
|
|
32
|
+
export declare function NewPasswordPayloadToJSONTyped(value?: NewPasswordPayload | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,10 @@ export function NewPasswordPayloadFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
30
30
|
'newPassword': json['newPassword'],
|
|
31
31
|
};
|
|
32
32
|
}
|
|
33
|
-
export function NewPasswordPayloadToJSON(
|
|
33
|
+
export function NewPasswordPayloadToJSON(json) {
|
|
34
|
+
return NewPasswordPayloadToJSONTyped(json, false);
|
|
35
|
+
}
|
|
36
|
+
export function NewPasswordPayloadToJSONTyped(value, ignoreDiscriminator = false) {
|
|
34
37
|
if (value == null) {
|
|
35
38
|
return value;
|
|
36
39
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -103,4 +103,5 @@ export interface OAuthClient {
|
|
|
103
103
|
export declare function instanceOfOAuthClient(value: object): value is OAuthClient;
|
|
104
104
|
export declare function OAuthClientFromJSON(json: any): OAuthClient;
|
|
105
105
|
export declare function OAuthClientFromJSONTyped(json: any, ignoreDiscriminator: boolean): OAuthClient;
|
|
106
|
-
export declare function OAuthClientToJSON(
|
|
106
|
+
export declare function OAuthClientToJSON(json: any): OAuthClient;
|
|
107
|
+
export declare function OAuthClientToJSONTyped(value?: OAuthClient | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -61,7 +61,10 @@ export function OAuthClientFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
61
61
|
'additionalTokenFields': json['additionalTokenFields'] == null ? undefined : json['additionalTokenFields'],
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
|
-
export function OAuthClientToJSON(
|
|
64
|
+
export function OAuthClientToJSON(json) {
|
|
65
|
+
return OAuthClientToJSONTyped(json, false);
|
|
66
|
+
}
|
|
67
|
+
export function OAuthClientToJSONTyped(value, ignoreDiscriminator = false) {
|
|
65
68
|
if (value == null) {
|
|
66
69
|
return value;
|
|
67
70
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -28,4 +28,5 @@ export interface OAuthClientCreated {
|
|
|
28
28
|
export declare function instanceOfOAuthClientCreated(value: object): value is OAuthClientCreated;
|
|
29
29
|
export declare function OAuthClientCreatedFromJSON(json: any): OAuthClientCreated;
|
|
30
30
|
export declare function OAuthClientCreatedFromJSONTyped(json: any, ignoreDiscriminator: boolean): OAuthClientCreated;
|
|
31
|
-
export declare function OAuthClientCreatedToJSON(
|
|
31
|
+
export declare function OAuthClientCreatedToJSON(json: any): OAuthClientCreated;
|
|
32
|
+
export declare function OAuthClientCreatedToJSONTyped(value?: OAuthClientCreated | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* User account and session management
|
|
5
5
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 9.5.
|
|
7
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,10 @@ export function OAuthClientCreatedFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
30
30
|
'clientId': json['clientId'],
|
|
31
31
|
};
|
|
32
32
|
}
|
|
33
|
-
export function OAuthClientCreatedToJSON(
|
|
33
|
+
export function OAuthClientCreatedToJSON(json) {
|
|
34
|
+
return OAuthClientCreatedToJSONTyped(json, false);
|
|
35
|
+
}
|
|
36
|
+
export function OAuthClientCreatedToJSONTyped(value, ignoreDiscriminator = false) {
|
|
34
37
|
if (value == null) {
|
|
35
38
|
return value;
|
|
36
39
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* User account and session management
|
|
3
3
|
* Provides HTTP endpoints to manage User Accounts and User Sessions.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 9.5.
|
|
5
|
+
* The version of the OpenAPI document: 9.5.1-SNAPSHOT
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -34,4 +34,5 @@ export interface OAuthClientPublicKey {
|
|
|
34
34
|
export declare function instanceOfOAuthClientPublicKey(value: object): value is OAuthClientPublicKey;
|
|
35
35
|
export declare function OAuthClientPublicKeyFromJSON(json: any): OAuthClientPublicKey;
|
|
36
36
|
export declare function OAuthClientPublicKeyFromJSONTyped(json: any, ignoreDiscriminator: boolean): OAuthClientPublicKey;
|
|
37
|
-
export declare function OAuthClientPublicKeyToJSON(
|
|
37
|
+
export declare function OAuthClientPublicKeyToJSON(json: any): OAuthClientPublicKey;
|
|
38
|
+
export declare function OAuthClientPublicKeyToJSONTyped(value?: OAuthClientPublicKey | null, ignoreDiscriminator?: boolean): any;
|