@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
package/src/models/Session.ts
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).
|
|
@@ -18,18 +18,21 @@ import {
|
|
|
18
18
|
SessionStateFromJSON,
|
|
19
19
|
SessionStateFromJSONTyped,
|
|
20
20
|
SessionStateToJSON,
|
|
21
|
+
SessionStateToJSONTyped,
|
|
21
22
|
} from './SessionState';
|
|
22
23
|
import type { User } from './User';
|
|
23
24
|
import {
|
|
24
25
|
UserFromJSON,
|
|
25
26
|
UserFromJSONTyped,
|
|
26
27
|
UserToJSON,
|
|
28
|
+
UserToJSONTyped,
|
|
27
29
|
} from './User';
|
|
28
30
|
import type { SsoProvider } from './SsoProvider';
|
|
29
31
|
import {
|
|
30
32
|
SsoProviderFromJSON,
|
|
31
33
|
SsoProviderFromJSONTyped,
|
|
32
34
|
SsoProviderToJSON,
|
|
35
|
+
SsoProviderToJSONTyped,
|
|
33
36
|
} from './SsoProvider';
|
|
34
37
|
|
|
35
38
|
/**
|
|
@@ -112,6 +115,8 @@ export interface Session {
|
|
|
112
115
|
externalClaims?: { [key: string]: string; } | null;
|
|
113
116
|
}
|
|
114
117
|
|
|
118
|
+
|
|
119
|
+
|
|
115
120
|
/**
|
|
116
121
|
* Check if a given object implements the Session interface.
|
|
117
122
|
*/
|
|
@@ -152,10 +157,15 @@ export function SessionFromJSONTyped(json: any, ignoreDiscriminator: boolean): S
|
|
|
152
157
|
};
|
|
153
158
|
}
|
|
154
159
|
|
|
155
|
-
export function SessionToJSON(
|
|
160
|
+
export function SessionToJSON(json: any): Session {
|
|
161
|
+
return SessionToJSONTyped(json, false);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
export function SessionToJSONTyped(value?: Session | null, ignoreDiscriminator: boolean = false): any {
|
|
156
165
|
if (value == null) {
|
|
157
166
|
return value;
|
|
158
167
|
}
|
|
168
|
+
|
|
159
169
|
return {
|
|
160
170
|
|
|
161
171
|
'sessionId': value['sessionId'],
|
|
@@ -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).
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
SsoProviderFromJSON,
|
|
19
19
|
SsoProviderFromJSONTyped,
|
|
20
20
|
SsoProviderToJSON,
|
|
21
|
+
SsoProviderToJSONTyped,
|
|
21
22
|
} from './SsoProvider';
|
|
22
23
|
|
|
23
24
|
/**
|
|
@@ -99,10 +100,15 @@ export function SessionPayloadFromJSONTyped(json: any, ignoreDiscriminator: bool
|
|
|
99
100
|
};
|
|
100
101
|
}
|
|
101
102
|
|
|
102
|
-
export function SessionPayloadToJSON(
|
|
103
|
+
export function SessionPayloadToJSON(json: any): SessionPayload {
|
|
104
|
+
return SessionPayloadToJSONTyped(json, false);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
export function SessionPayloadToJSONTyped(value?: SessionPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
103
108
|
if (value == null) {
|
|
104
109
|
return value;
|
|
105
110
|
}
|
|
111
|
+
|
|
106
112
|
return {
|
|
107
113
|
|
|
108
114
|
'userUuid': value['userUuid'],
|
|
@@ -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,10 +55,15 @@ export function SessionPolicyFromJSONTyped(json: any, ignoreDiscriminator: boole
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
export function SessionPolicyToJSON(
|
|
58
|
+
export function SessionPolicyToJSON(json: any): SessionPolicy {
|
|
59
|
+
return SessionPolicyToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
export function SessionPolicyToJSONTyped(value?: SessionPolicy | null, ignoreDiscriminator: boolean = false): any {
|
|
59
63
|
if (value == null) {
|
|
60
64
|
return value;
|
|
61
65
|
}
|
|
66
|
+
|
|
62
67
|
return {
|
|
63
68
|
|
|
64
69
|
'idleTimeout': value['idleTimeout'],
|
|
@@ -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).
|
|
@@ -37,7 +37,7 @@ export type SessionState = typeof SessionState[keyof typeof SessionState];
|
|
|
37
37
|
export function instanceOfSessionState(value: any): boolean {
|
|
38
38
|
for (const key in SessionState) {
|
|
39
39
|
if (Object.prototype.hasOwnProperty.call(SessionState, key)) {
|
|
40
|
-
if (
|
|
40
|
+
if (SessionState[key as keyof typeof SessionState] === value) {
|
|
41
41
|
return true;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -57,3 +57,7 @@ export function SessionStateToJSON(value?: SessionState | null): any {
|
|
|
57
57
|
return value as any;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
+
export function SessionStateToJSONTyped(value: any, ignoreDiscriminator: boolean): SessionState {
|
|
61
|
+
return value as SessionState;
|
|
62
|
+
}
|
|
63
|
+
|
|
@@ -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).
|
|
@@ -48,10 +48,15 @@ export function SetOrganizationServiceOptionPayloadFromJSONTyped(json: any, igno
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
export function SetOrganizationServiceOptionPayloadToJSON(
|
|
51
|
+
export function SetOrganizationServiceOptionPayloadToJSON(json: any): SetOrganizationServiceOptionPayload {
|
|
52
|
+
return SetOrganizationServiceOptionPayloadToJSONTyped(json, false);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
export function SetOrganizationServiceOptionPayloadToJSONTyped(value?: SetOrganizationServiceOptionPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
52
56
|
if (value == null) {
|
|
53
57
|
return value;
|
|
54
58
|
}
|
|
59
|
+
|
|
55
60
|
return {
|
|
56
61
|
|
|
57
62
|
'optionValue': value['optionValue'],
|
|
@@ -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).
|
|
@@ -49,10 +49,15 @@ export function SetPasswordByConfirmationHashPayloadFromJSONTyped(json: any, ign
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export function SetPasswordByConfirmationHashPayloadToJSON(
|
|
52
|
+
export function SetPasswordByConfirmationHashPayloadToJSON(json: any): SetPasswordByConfirmationHashPayload {
|
|
53
|
+
return SetPasswordByConfirmationHashPayloadToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export function SetPasswordByConfirmationHashPayloadToJSONTyped(value?: SetPasswordByConfirmationHashPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
53
57
|
if (value == null) {
|
|
54
58
|
return value;
|
|
55
59
|
}
|
|
60
|
+
|
|
56
61
|
return {
|
|
57
62
|
|
|
58
63
|
'newPassword': value['newPassword'],
|
|
@@ -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).
|
|
@@ -64,10 +64,15 @@ export function SetUserAccountPasswordPayloadFromJSONTyped(json: any, ignoreDisc
|
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
export function SetUserAccountPasswordPayloadToJSON(
|
|
67
|
+
export function SetUserAccountPasswordPayloadToJSON(json: any): SetUserAccountPasswordPayload {
|
|
68
|
+
return SetUserAccountPasswordPayloadToJSONTyped(json, false);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
export function SetUserAccountPasswordPayloadToJSONTyped(value?: SetUserAccountPasswordPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
68
72
|
if (value == null) {
|
|
69
73
|
return value;
|
|
70
74
|
}
|
|
75
|
+
|
|
71
76
|
return {
|
|
72
77
|
|
|
73
78
|
'currentPassword': value['currentPassword'],
|
|
@@ -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,10 +57,15 @@ export function SsoProviderFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
export function SsoProviderToJSON(
|
|
60
|
+
export function SsoProviderToJSON(json: any): SsoProvider {
|
|
61
|
+
return SsoProviderToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export function SsoProviderToJSONTyped(value?: SsoProvider | null, ignoreDiscriminator: boolean = false): any {
|
|
61
65
|
if (value == null) {
|
|
62
66
|
return value;
|
|
63
67
|
}
|
|
68
|
+
|
|
64
69
|
return {
|
|
65
70
|
|
|
66
71
|
'provider': value['provider'],
|
package/src/models/SsoToken.ts
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).
|
|
@@ -57,10 +57,15 @@ export function SsoTokenFromJSONTyped(json: any, ignoreDiscriminator: boolean):
|
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
export function SsoTokenToJSON(
|
|
60
|
+
export function SsoTokenToJSON(json: any): SsoToken {
|
|
61
|
+
return SsoTokenToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export function SsoTokenToJSONTyped(value?: SsoToken | null, ignoreDiscriminator: boolean = false): any {
|
|
61
65
|
if (value == null) {
|
|
62
66
|
return value;
|
|
63
67
|
}
|
|
68
|
+
|
|
64
69
|
return {
|
|
65
70
|
|
|
66
71
|
'id': value['id'],
|
|
@@ -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).
|
|
@@ -49,10 +49,15 @@ export function UpdateOwnerOrganizationPayloadFromJSONTyped(json: any, ignoreDis
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export function UpdateOwnerOrganizationPayloadToJSON(
|
|
52
|
+
export function UpdateOwnerOrganizationPayloadToJSON(json: any): UpdateOwnerOrganizationPayload {
|
|
53
|
+
return UpdateOwnerOrganizationPayloadToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export function UpdateOwnerOrganizationPayloadToJSONTyped(value?: UpdateOwnerOrganizationPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
53
57
|
if (value == null) {
|
|
54
58
|
return value;
|
|
55
59
|
}
|
|
60
|
+
|
|
56
61
|
return {
|
|
57
62
|
|
|
58
63
|
'ownerOrganizationUuid': value['ownerOrganizationUuid'],
|
|
@@ -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).
|
|
@@ -49,10 +49,15 @@ export function UpdateParentOrganizationPayloadFromJSONTyped(json: any, ignoreDi
|
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
export function UpdateParentOrganizationPayloadToJSON(
|
|
52
|
+
export function UpdateParentOrganizationPayloadToJSON(json: any): UpdateParentOrganizationPayload {
|
|
53
|
+
return UpdateParentOrganizationPayloadToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
export function UpdateParentOrganizationPayloadToJSONTyped(value?: UpdateParentOrganizationPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
53
57
|
if (value == null) {
|
|
54
58
|
return value;
|
|
55
59
|
}
|
|
60
|
+
|
|
56
61
|
return {
|
|
57
62
|
|
|
58
63
|
'parentUuid': value['parentUuid'],
|
|
@@ -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).
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
UserAddressFromJSON,
|
|
19
19
|
UserAddressFromJSONTyped,
|
|
20
20
|
UserAddressToJSON,
|
|
21
|
+
UserAddressToJSONTyped,
|
|
21
22
|
} from './UserAddress';
|
|
22
23
|
|
|
23
24
|
/**
|
|
@@ -92,10 +93,15 @@ export function UpdateUserAccountPayloadFromJSONTyped(json: any, ignoreDiscrimin
|
|
|
92
93
|
};
|
|
93
94
|
}
|
|
94
95
|
|
|
95
|
-
export function UpdateUserAccountPayloadToJSON(
|
|
96
|
+
export function UpdateUserAccountPayloadToJSON(json: any): UpdateUserAccountPayload {
|
|
97
|
+
return UpdateUserAccountPayloadToJSONTyped(json, false);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export function UpdateUserAccountPayloadToJSONTyped(value?: UpdateUserAccountPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
96
101
|
if (value == null) {
|
|
97
102
|
return value;
|
|
98
103
|
}
|
|
104
|
+
|
|
99
105
|
return {
|
|
100
106
|
|
|
101
107
|
'givenName': value['givenName'],
|
|
@@ -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).
|
|
@@ -56,10 +56,15 @@ export function UpdateUserAccountSsoPayloadFromJSONTyped(json: any, ignoreDiscri
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
export function UpdateUserAccountSsoPayloadToJSON(
|
|
59
|
+
export function UpdateUserAccountSsoPayloadToJSON(json: any): UpdateUserAccountSsoPayload {
|
|
60
|
+
return UpdateUserAccountSsoPayloadToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
export function UpdateUserAccountSsoPayloadToJSONTyped(value?: UpdateUserAccountSsoPayload | null, ignoreDiscriminator: boolean = false): any {
|
|
60
64
|
if (value == null) {
|
|
61
65
|
return value;
|
|
62
66
|
}
|
|
67
|
+
|
|
63
68
|
return {
|
|
64
69
|
|
|
65
70
|
'providerCode': value['providerCode'],
|
|
@@ -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,10 +55,15 @@ export function UpsertServicePayloadFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
export function UpsertServicePayloadToJSON(
|
|
58
|
+
export function UpsertServicePayloadToJSON(json: any): UpsertServicePayload {
|
|
59
|
+
return UpsertServicePayloadToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
export function UpsertServicePayloadToJSONTyped(value?: UpsertServicePayload | null, ignoreDiscriminator: boolean = false): any {
|
|
59
63
|
if (value == null) {
|
|
60
64
|
return value;
|
|
61
65
|
}
|
|
66
|
+
|
|
62
67
|
return {
|
|
63
68
|
|
|
64
69
|
'externalId': value['externalId'],
|
package/src/models/User.ts
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).
|
|
@@ -18,30 +18,35 @@ import {
|
|
|
18
18
|
UserSsoProviderFromJSON,
|
|
19
19
|
UserSsoProviderFromJSONTyped,
|
|
20
20
|
UserSsoProviderToJSON,
|
|
21
|
+
UserSsoProviderToJSONTyped,
|
|
21
22
|
} from './UserSsoProvider';
|
|
22
23
|
import type { UserState } from './UserState';
|
|
23
24
|
import {
|
|
24
25
|
UserStateFromJSON,
|
|
25
26
|
UserStateFromJSONTyped,
|
|
26
27
|
UserStateToJSON,
|
|
28
|
+
UserStateToJSONTyped,
|
|
27
29
|
} from './UserState';
|
|
28
30
|
import type { UserAgreement } from './UserAgreement';
|
|
29
31
|
import {
|
|
30
32
|
UserAgreementFromJSON,
|
|
31
33
|
UserAgreementFromJSONTyped,
|
|
32
34
|
UserAgreementToJSON,
|
|
35
|
+
UserAgreementToJSONTyped,
|
|
33
36
|
} from './UserAgreement';
|
|
34
37
|
import type { UserAddress } from './UserAddress';
|
|
35
38
|
import {
|
|
36
39
|
UserAddressFromJSON,
|
|
37
40
|
UserAddressFromJSONTyped,
|
|
38
41
|
UserAddressToJSON,
|
|
42
|
+
UserAddressToJSONTyped,
|
|
39
43
|
} from './UserAddress';
|
|
40
44
|
import type { UserServiceAssociation } from './UserServiceAssociation';
|
|
41
45
|
import {
|
|
42
46
|
UserServiceAssociationFromJSON,
|
|
43
47
|
UserServiceAssociationFromJSONTyped,
|
|
44
48
|
UserServiceAssociationToJSON,
|
|
49
|
+
UserServiceAssociationToJSONTyped,
|
|
45
50
|
} from './UserServiceAssociation';
|
|
46
51
|
|
|
47
52
|
/**
|
|
@@ -190,6 +195,8 @@ export interface User {
|
|
|
190
195
|
ssoIdentifier?: string | null;
|
|
191
196
|
}
|
|
192
197
|
|
|
198
|
+
|
|
199
|
+
|
|
193
200
|
/**
|
|
194
201
|
* Check if a given object implements the User interface.
|
|
195
202
|
*/
|
|
@@ -249,10 +256,15 @@ export function UserFromJSONTyped(json: any, ignoreDiscriminator: boolean): User
|
|
|
249
256
|
};
|
|
250
257
|
}
|
|
251
258
|
|
|
252
|
-
export function UserToJSON(
|
|
259
|
+
export function UserToJSON(json: any): User {
|
|
260
|
+
return UserToJSONTyped(json, false);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export function UserToJSONTyped(value?: User | null, ignoreDiscriminator: boolean = false): any {
|
|
253
264
|
if (value == null) {
|
|
254
265
|
return value;
|
|
255
266
|
}
|
|
267
|
+
|
|
256
268
|
return {
|
|
257
269
|
|
|
258
270
|
'id': value['id'],
|
|
@@ -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).
|
|
@@ -18,12 +18,14 @@ import {
|
|
|
18
18
|
UserAccountRoleFromJSON,
|
|
19
19
|
UserAccountRoleFromJSONTyped,
|
|
20
20
|
UserAccountRoleToJSON,
|
|
21
|
+
UserAccountRoleToJSONTyped,
|
|
21
22
|
} from './UserAccountRole';
|
|
22
23
|
import type { LocalizedString } from './LocalizedString';
|
|
23
24
|
import {
|
|
24
25
|
LocalizedStringFromJSON,
|
|
25
26
|
LocalizedStringFromJSONTyped,
|
|
26
27
|
LocalizedStringToJSON,
|
|
28
|
+
LocalizedStringToJSONTyped,
|
|
27
29
|
} from './LocalizedString';
|
|
28
30
|
|
|
29
31
|
/**
|
|
@@ -78,10 +80,15 @@ export function UserAccountOrganizationRolesFromJSONTyped(json: any, ignoreDiscr
|
|
|
78
80
|
};
|
|
79
81
|
}
|
|
80
82
|
|
|
81
|
-
export function UserAccountOrganizationRolesToJSON(
|
|
83
|
+
export function UserAccountOrganizationRolesToJSON(json: any): UserAccountOrganizationRoles {
|
|
84
|
+
return UserAccountOrganizationRolesToJSONTyped(json, false);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
export function UserAccountOrganizationRolesToJSONTyped(value?: UserAccountOrganizationRoles | null, ignoreDiscriminator: boolean = false): any {
|
|
82
88
|
if (value == null) {
|
|
83
89
|
return value;
|
|
84
90
|
}
|
|
91
|
+
|
|
85
92
|
return {
|
|
86
93
|
|
|
87
94
|
'uuid': value['uuid'],
|
|
@@ -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).
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
LocalizedStringFromJSON,
|
|
19
19
|
LocalizedStringFromJSONTyped,
|
|
20
20
|
LocalizedStringToJSON,
|
|
21
|
+
LocalizedStringToJSONTyped,
|
|
21
22
|
} from './LocalizedString';
|
|
22
23
|
|
|
23
24
|
/**
|
|
@@ -64,10 +65,15 @@ export function UserAccountPermissionFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
64
65
|
};
|
|
65
66
|
}
|
|
66
67
|
|
|
67
|
-
export function UserAccountPermissionToJSON(
|
|
68
|
+
export function UserAccountPermissionToJSON(json: any): UserAccountPermission {
|
|
69
|
+
return UserAccountPermissionToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
export function UserAccountPermissionToJSONTyped(value?: UserAccountPermission | null, ignoreDiscriminator: boolean = false): any {
|
|
68
73
|
if (value == null) {
|
|
69
74
|
return value;
|
|
70
75
|
}
|
|
76
|
+
|
|
71
77
|
return {
|
|
72
78
|
|
|
73
79
|
'code': value['code'],
|
|
@@ -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).
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
LocalizedStringFromJSON,
|
|
19
19
|
LocalizedStringFromJSONTyped,
|
|
20
20
|
LocalizedStringToJSON,
|
|
21
|
+
LocalizedStringToJSONTyped,
|
|
21
22
|
} from './LocalizedString';
|
|
22
23
|
|
|
23
24
|
/**
|
|
@@ -64,10 +65,15 @@ export function UserAccountRoleFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
64
65
|
};
|
|
65
66
|
}
|
|
66
67
|
|
|
67
|
-
export function UserAccountRoleToJSON(
|
|
68
|
+
export function UserAccountRoleToJSON(json: any): UserAccountRole {
|
|
69
|
+
return UserAccountRoleToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
export function UserAccountRoleToJSONTyped(value?: UserAccountRole | null, ignoreDiscriminator: boolean = false): any {
|
|
68
73
|
if (value == null) {
|
|
69
74
|
return value;
|
|
70
75
|
}
|
|
76
|
+
|
|
71
77
|
return {
|
|
72
78
|
|
|
73
79
|
'uuid': value['uuid'],
|
|
@@ -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).
|
|
@@ -18,6 +18,7 @@ import {
|
|
|
18
18
|
UserAccountOrganizationRolesFromJSON,
|
|
19
19
|
UserAccountOrganizationRolesFromJSONTyped,
|
|
20
20
|
UserAccountOrganizationRolesToJSON,
|
|
21
|
+
UserAccountOrganizationRolesToJSONTyped,
|
|
21
22
|
} from './UserAccountOrganizationRoles';
|
|
22
23
|
|
|
23
24
|
/**
|
|
@@ -56,10 +57,15 @@ export function UserAccountRoleAttributionsFromJSONTyped(json: any, ignoreDiscri
|
|
|
56
57
|
};
|
|
57
58
|
}
|
|
58
59
|
|
|
59
|
-
export function UserAccountRoleAttributionsToJSON(
|
|
60
|
+
export function UserAccountRoleAttributionsToJSON(json: any): UserAccountRoleAttributions {
|
|
61
|
+
return UserAccountRoleAttributionsToJSONTyped(json, false);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export function UserAccountRoleAttributionsToJSONTyped(value?: UserAccountRoleAttributions | null, ignoreDiscriminator: boolean = false): any {
|
|
60
65
|
if (value == null) {
|
|
61
66
|
return value;
|
|
62
67
|
}
|
|
68
|
+
|
|
63
69
|
return {
|
|
64
70
|
|
|
65
71
|
'organizations': ((value['organizations'] as Array<any>).map(UserAccountOrganizationRolesToJSON)),
|