@icure/be-fhc-api 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.swagger-codegen/VERSION +1 -1
- package/api/fhcHubApi.ts +16 -4
- package/api/fhcRecipeApi.ts +80 -51
- package/api/fhcRnConsultApi.ts +227 -0
- package/api/fhcStsApi.ts +33 -0
- package/api/fhcVaccinnetApi.ts +198 -0
- package/dist/api/fhcHubApi.d.ts +6 -2
- package/dist/api/fhcHubApi.js +12 -4
- package/dist/api/fhcRecipeApi.d.ts +25 -15
- package/dist/api/fhcRecipeApi.js +61 -39
- package/dist/api/fhcRnConsultApi.d.ts +82 -0
- package/dist/api/fhcRnConsultApi.js +167 -0
- package/dist/api/fhcStsApi.d.ts +11 -0
- package/dist/api/fhcStsApi.js +24 -0
- package/dist/api/fhcVaccinnetApi.d.ts +69 -0
- package/dist/api/fhcVaccinnetApi.js +146 -0
- package/dist/fhcApi.d.ts +2 -0
- package/dist/fhcApi.js +2 -0
- package/dist/model/ActType.d.ts +16 -0
- package/dist/model/ActType.js +20 -0
- package/dist/model/AddVaccinationsResponseType.d.ts +19 -0
- package/dist/model/AddVaccinationsResponseType.js +9 -0
- package/dist/model/Address.d.ts +9 -5
- package/dist/model/Address.js +5 -1
- package/dist/model/AddressBaseType.d.ts +23 -0
- package/dist/model/AddressBaseType.js +9 -0
- package/dist/model/AddressCbssBaseType.d.ts +16 -0
- package/dist/model/AddressCbssBaseType.js +9 -0
- package/dist/model/AddressDeclarationType.d.ts +16 -0
- package/dist/model/AddressDeclarationType.js +9 -0
- package/dist/model/AdministratorBaseType.d.ts +19 -0
- package/dist/model/AdministratorBaseType.js +9 -0
- package/dist/model/AnomaliesType.d.ts +15 -0
- package/dist/model/AnomaliesType.js +20 -0
- package/dist/model/Appendix.d.ts +2 -2
- package/dist/model/Base64EncodedKmehr.d.ts +15 -0
- package/dist/model/Base64EncodedKmehr.js +21 -0
- package/dist/model/BestIdentifierType.d.ts +17 -0
- package/dist/model/BestIdentifierType.js +20 -0
- package/dist/model/BirthInfoBaseType.d.ts +19 -0
- package/dist/model/BirthInfoBaseType.js +9 -0
- package/dist/model/BirthInfoDeclarationType.d.ts +17 -0
- package/dist/model/BirthInfoDeclarationType.js +9 -0
- package/dist/model/BirthPlace.d.ts +3 -1
- package/dist/model/CDHEADING.d.ts +5 -5
- package/dist/model/CDITEM.d.ts +30 -30
- package/dist/model/CbssPersonRequestType.d.ts +30 -0
- package/dist/model/CbssPersonRequestType.js +9 -0
- package/dist/model/CbssPersonResponseType.d.ts +35 -0
- package/dist/model/CbssPersonResponseType.js +9 -0
- package/dist/model/CivilStateInfoBaseType.d.ts +26 -0
- package/dist/model/CivilStateInfoBaseType.js +9 -0
- package/dist/model/CivilStateInfoDeclarationType.d.ts +20 -0
- package/dist/model/CivilStateInfoDeclarationType.js +9 -0
- package/dist/model/CivilStatesBaseType.d.ts +16 -0
- package/dist/model/CivilStatesBaseType.js +9 -0
- package/dist/model/CivilStatesDeclarationType.d.ts +16 -0
- package/dist/model/CivilStatesDeclarationType.js +9 -0
- package/dist/model/ContactAddress.d.ts +22 -0
- package/dist/model/ContactAddress.js +20 -0
- package/dist/model/ContactAddressBaseType.d.ts +34 -0
- package/dist/model/ContactAddressBaseType.js +9 -0
- package/dist/model/ContactAddressDeclarationType.d.ts +28 -0
- package/dist/model/ContactAddressDeclarationType.js +9 -0
- package/dist/model/DeceaseInfoBaseType.d.ts +17 -0
- package/dist/model/DeceaseInfoBaseType.js +9 -0
- package/dist/model/DeceaseInfoDeclarationType.d.ts +17 -0
- package/dist/model/DeceaseInfoDeclarationType.js +9 -0
- package/dist/model/DiplomaticPostType.d.ts +6 -5
- package/dist/model/Exception.d.ts +21 -0
- package/dist/model/Exception.js +9 -0
- package/dist/model/ExistingPersons.d.ts +15 -0
- package/dist/model/ExistingPersons.js +20 -0
- package/dist/model/FacetDto.d.ts +1 -1
- package/dist/model/ForeignAddressDeclarationType.d.ts +24 -0
- package/dist/model/ForeignAddressDeclarationType.js +9 -0
- package/dist/model/GenderInfoBaseType.d.ts +16 -0
- package/dist/model/GenderInfoBaseType.js +20 -0
- package/dist/model/GenderInfoDeclarationType.d.ts +16 -0
- package/dist/model/GenderInfoDeclarationType.js +20 -0
- package/dist/model/GetPrescriptionStatusResult.d.ts +30 -0
- package/dist/model/GetPrescriptionStatusResult.js +19 -0
- package/dist/model/GetVaccinationsResponseType.d.ts +19 -0
- package/dist/model/GetVaccinationsResponseType.js +9 -0
- package/dist/model/GivenNameType.d.ts +16 -0
- package/dist/model/GivenNameType.js +20 -0
- package/dist/model/Id.d.ts +16 -0
- package/dist/model/Id.js +20 -0
- package/dist/model/InvoiceItem.d.ts +1 -0
- package/dist/model/JudgmentType.d.ts +17 -0
- package/dist/model/JudgmentType.js +9 -0
- package/dist/model/Kmehrmessage.d.ts +12 -4
- package/dist/model/LegalCohabitationBaseType.d.ts +19 -0
- package/dist/model/LegalCohabitationBaseType.js +9 -0
- package/dist/model/LegalCohabitationRegistrationType.d.ts +19 -0
- package/dist/model/LegalCohabitationRegistrationType.js +9 -0
- package/dist/model/LocalizedDescriptionType.d.ts +16 -0
- package/dist/model/LocalizedDescriptionType.js +20 -0
- package/dist/model/LocationDeclarationType.d.ts +20 -0
- package/dist/model/LocationDeclarationType.js +9 -0
- package/dist/model/LocationType.d.ts +20 -0
- package/dist/model/LocationType.js +9 -0
- package/dist/model/MinimalAddressType.d.ts +23 -0
- package/dist/model/MinimalAddressType.js +9 -0
- package/dist/model/MinimalAdministratorType.d.ts +19 -0
- package/dist/model/MinimalAdministratorType.js +9 -0
- package/dist/model/MinimalBirthInfoType.d.ts +15 -0
- package/dist/model/MinimalBirthInfoType.js +20 -0
- package/dist/model/MinimalGenderInfoType.d.ts +16 -0
- package/dist/model/MinimalGenderInfoType.js +20 -0
- package/dist/model/MinimalNameInfoType.d.ts +18 -0
- package/dist/model/MinimalNameInfoType.js +9 -0
- package/dist/model/MycarenetConversation.d.ts +1 -0
- package/dist/model/NameInfoBaseType.d.ts +18 -0
- package/dist/model/NameInfoBaseType.js +9 -0
- package/dist/model/NameInfoDeclarationType.d.ts +18 -0
- package/dist/model/NameInfoDeclarationType.js +9 -0
- package/dist/model/NationalitiesBaseType.d.ts +16 -0
- package/dist/model/NationalitiesBaseType.js +9 -0
- package/dist/model/NationalitiesDeclarationType.d.ts +16 -0
- package/dist/model/NationalitiesDeclarationType.js +9 -0
- package/dist/model/NationalityInfoBaseType.d.ts +17 -0
- package/dist/model/NationalityInfoBaseType.js +20 -0
- package/dist/model/NobilityTitleBaseType.d.ts +17 -0
- package/dist/model/NobilityTitleBaseType.js +20 -0
- package/dist/model/PartnerType.d.ts +3 -4
- package/dist/model/Patient.d.ts +6 -2
- package/dist/model/Patient.js +6 -2
- package/dist/model/PersonIdentificationType.d.ts +31 -0
- package/dist/model/PersonIdentificationType.js +9 -0
- package/dist/model/PersonIdentificationsResponseType.d.ts +16 -0
- package/dist/model/PersonIdentificationsResponseType.js +9 -0
- package/dist/model/PersonResponseResultsType.d.ts +16 -0
- package/dist/model/PersonResponseResultsType.js +9 -0
- package/dist/model/PlainAddressOptionalInceptionDateType.d.ts +20 -0
- package/dist/model/PlainAddressOptionalInceptionDateType.js +9 -0
- package/dist/model/PlainAddressType.d.ts +20 -0
- package/dist/model/PlainAddressType.js +9 -0
- package/dist/model/Posology.d.ts +6 -0
- package/dist/model/Prescription.d.ts +1 -0
- package/dist/model/PrescriptionFullWithFeedback.d.ts +1 -0
- package/dist/model/PutVisionResult.d.ts +17 -0
- package/dist/model/PutVisionResult.js +9 -0
- package/dist/model/RecipeCDHEADING.d.ts +5 -5
- package/dist/model/RecipeCDITEM.d.ts +30 -30
- package/dist/model/RecipeKmehrmessageType.d.ts +18 -0
- package/dist/model/RecipeKmehrmessageType.js +9 -0
- package/dist/model/RecipePosology.d.ts +16 -0
- package/dist/model/RecipePosology.js +9 -0
- package/dist/model/RecipeRegimen.d.ts +15 -0
- package/dist/model/RecipeRegimen.js +20 -0
- package/dist/model/RecipeitemType.d.ts +4 -4
- package/dist/model/RegisterPersonDeclarationType.d.ts +16 -0
- package/dist/model/RegisterPersonDeclarationType.js +9 -0
- package/dist/model/RegisterPersonResultType.d.ts +18 -0
- package/dist/model/RegisterPersonResultType.js +9 -0
- package/dist/model/RegistrationBailiffType.d.ts +17 -0
- package/dist/model/RegistrationBailiffType.js +9 -0
- package/dist/model/RemoveVaccinationResponseType.d.ts +18 -0
- package/dist/model/RemoveVaccinationResponseType.js +9 -0
- package/dist/model/ResidentialAddress.d.ts +22 -0
- package/dist/model/ResidentialAddress.js +20 -0
- package/dist/model/ResidentialAddressOptionalInceptionDateType.d.ts +32 -0
- package/dist/model/ResidentialAddressOptionalInceptionDateType.js +9 -0
- package/dist/model/ResidentialAddressType.d.ts +32 -0
- package/dist/model/ResidentialAddressType.js +9 -0
- package/dist/model/Results.d.ts +20 -0
- package/dist/model/Results.js +9 -0
- package/dist/model/RnConsultConversationDto.d.ts +16 -0
- package/dist/model/RnConsultConversationDto.js +20 -0
- package/dist/model/RnConsultDeceaseType.d.ts +18 -0
- package/dist/model/RnConsultDeceaseType.js +9 -0
- package/dist/model/RnConsultNameType.d.ts +17 -0
- package/dist/model/RnConsultNameType.js +20 -0
- package/dist/model/RnConsultPersonDto.d.ts +43 -0
- package/dist/model/RnConsultPersonDto.js +9 -0
- package/dist/model/RnConsultPersonMid.d.ts +27 -0
- package/dist/model/RnConsultPersonMid.js +9 -0
- package/dist/model/RnConsultRegisterPersonResponseDto.d.ts +27 -0
- package/dist/model/RnConsultRegisterPersonResponseDto.js +9 -0
- package/dist/model/RnConsultSearchByNissResultDto.d.ts +16 -0
- package/dist/model/RnConsultSearchByNissResultDto.js +9 -0
- package/dist/model/RnConsultSearchPersonBySsinResponseDto.d.ts +27 -0
- package/dist/model/RnConsultSearchPersonBySsinResponseDto.js +9 -0
- package/dist/model/RnConsultSearchPersonPhoneticallyResponseDto.d.ts +25 -0
- package/dist/model/RnConsultSearchPersonPhoneticallyResponseDto.js +9 -0
- package/dist/model/SpecialNotionType.d.ts +16 -0
- package/dist/model/SpecialNotionType.js +20 -0
- package/dist/model/SsinWithCanceledAndReplacesStatusType.d.ts +17 -0
- package/dist/model/SsinWithCanceledAndReplacesStatusType.js +20 -0
- package/dist/model/StackTraceElement.d.ts +19 -0
- package/dist/model/StackTraceElement.js +20 -0
- package/dist/model/StatusType.d.ts +20 -0
- package/dist/model/StatusType.js +9 -0
- package/dist/model/SubregisterBaseType.d.ts +18 -0
- package/dist/model/SubregisterBaseType.js +9 -0
- package/dist/model/Throwable.d.ts +20 -0
- package/dist/model/Throwable.js +9 -0
- package/dist/model/TokenResponse.d.ts +14 -0
- package/dist/model/TokenResponse.js +20 -0
- package/dist/model/TranscriptionType.d.ts +17 -0
- package/dist/model/TranscriptionType.js +9 -0
- package/dist/model/UpdateFeedbackFlagResult.d.ts +17 -0
- package/dist/model/UpdateFeedbackFlagResult.js +9 -0
- package/dist/model/VaccinationId.d.ts +16 -0
- package/dist/model/VaccinationId.js +20 -0
- package/dist/model/VaccinationStatusType.d.ts +16 -0
- package/dist/model/VaccinationStatusType.js +20 -0
- package/dist/model/VaccineInjection.d.ts +18 -0
- package/dist/model/VaccineInjection.js +20 -0
- package/dist/model/ValidationInfoType.d.ts +17 -0
- package/dist/model/ValidationInfoType.js +20 -0
- package/dist/model/ValidationResult.d.ts +20 -0
- package/dist/model/ValidationResult.js +9 -0
- package/dist/model/VerifyIdResponse.d.ts +21 -0
- package/dist/model/VerifyIdResponse.js +9 -0
- package/dist/model/models.d.ts +89 -0
- package/dist/model/models.js +89 -0
- package/fhcApi.ts +2 -0
- package/model/ActType.ts +22 -0
- package/model/AddVaccinationsResponseType.ts +25 -0
- package/model/Address.ts +13 -5
- package/model/AddressBaseType.ts +29 -0
- package/model/AddressCbssBaseType.ts +22 -0
- package/model/AddressDeclarationType.ts +22 -0
- package/model/AdministratorBaseType.ts +25 -0
- package/model/AnomaliesType.ts +21 -0
- package/model/Appendix.ts +2 -2
- package/model/Base64EncodedKmehr.ts +25 -0
- package/model/BestIdentifierType.ts +23 -0
- package/model/BirthInfoBaseType.ts +25 -0
- package/model/BirthInfoDeclarationType.ts +23 -0
- package/model/BirthPlace.ts +3 -1
- package/model/CbssPersonRequestType.ts +36 -0
- package/model/CbssPersonResponseType.ts +41 -0
- package/model/CivilStateInfoBaseType.ts +32 -0
- package/model/CivilStateInfoDeclarationType.ts +26 -0
- package/model/CivilStatesBaseType.ts +22 -0
- package/model/CivilStatesDeclarationType.ts +22 -0
- package/model/ContactAddress.ts +28 -0
- package/model/ContactAddressBaseType.ts +40 -0
- package/model/ContactAddressDeclarationType.ts +34 -0
- package/model/DeceaseInfoBaseType.ts +23 -0
- package/model/DeceaseInfoDeclarationType.ts +23 -0
- package/model/DiplomaticPostType.ts +6 -5
- package/model/Exception.ts +27 -0
- package/model/ExistingPersons.ts +21 -0
- package/model/FacetDto.ts +1 -1
- package/model/ForeignAddressDeclarationType.ts +30 -0
- package/model/GenderInfoBaseType.ts +22 -0
- package/model/GenderInfoDeclarationType.ts +22 -0
- package/model/GetPrescriptionStatusResult.ts +42 -0
- package/model/GetVaccinationsResponseType.ts +25 -0
- package/model/GivenNameType.ts +22 -0
- package/model/Id.ts +22 -0
- package/model/InvoiceItem.ts +1 -0
- package/model/JudgmentType.ts +23 -0
- package/model/Kmehrmessage.ts +12 -4
- package/model/LegalCohabitationBaseType.ts +25 -0
- package/model/LegalCohabitationRegistrationType.ts +25 -0
- package/model/LocalizedDescriptionType.ts +22 -0
- package/model/LocationDeclarationType.ts +26 -0
- package/model/LocationType.ts +26 -0
- package/model/MinimalAddressType.ts +29 -0
- package/model/MinimalAdministratorType.ts +25 -0
- package/model/MinimalBirthInfoType.ts +21 -0
- package/model/MinimalGenderInfoType.ts +22 -0
- package/model/MinimalNameInfoType.ts +24 -0
- package/model/MycarenetConversation.ts +1 -0
- package/model/NameInfoBaseType.ts +24 -0
- package/model/NameInfoDeclarationType.ts +24 -0
- package/model/NationalitiesBaseType.ts +22 -0
- package/model/NationalitiesDeclarationType.ts +22 -0
- package/model/NationalityInfoBaseType.ts +23 -0
- package/model/NobilityTitleBaseType.ts +23 -0
- package/model/PartnerType.ts +3 -4
- package/model/Patient.ts +11 -3
- package/model/PersonIdentificationType.ts +37 -0
- package/model/PersonIdentificationsResponseType.ts +22 -0
- package/model/PersonResponseResultsType.ts +22 -0
- package/model/PlainAddressOptionalInceptionDateType.ts +26 -0
- package/model/PlainAddressType.ts +26 -0
- package/model/Posology.ts +6 -0
- package/model/Prescription.ts +1 -0
- package/model/PrescriptionFullWithFeedback.ts +1 -0
- package/model/PutVisionResult.ts +23 -0
- package/model/RecipeKmehrmessageType.ts +24 -0
- package/model/RecipePosology.ts +22 -0
- package/model/RecipeRegimen.ts +21 -0
- package/model/RecipeitemType.ts +4 -4
- package/model/RegisterPersonDeclarationType.ts +22 -0
- package/model/RegisterPersonResultType.ts +24 -0
- package/model/RegistrationBailiffType.ts +23 -0
- package/model/RemoveVaccinationResponseType.ts +24 -0
- package/model/ResidentialAddress.ts +28 -0
- package/model/ResidentialAddressOptionalInceptionDateType.ts +38 -0
- package/model/ResidentialAddressType.ts +38 -0
- package/model/Results.ts +26 -0
- package/model/RnConsultConversationDto.ts +22 -0
- package/model/RnConsultDeceaseType.ts +24 -0
- package/model/RnConsultNameType.ts +23 -0
- package/model/RnConsultPersonDto.ts +49 -0
- package/model/RnConsultPersonMid.ts +33 -0
- package/model/RnConsultRegisterPersonResponseDto.ts +33 -0
- package/model/RnConsultSearchByNissResultDto.ts +22 -0
- package/model/RnConsultSearchPersonBySsinResponseDto.ts +33 -0
- package/model/RnConsultSearchPersonPhoneticallyResponseDto.ts +31 -0
- package/model/SpecialNotionType.ts +22 -0
- package/model/SsinWithCanceledAndReplacesStatusType.ts +23 -0
- package/model/StackTraceElement.ts +25 -0
- package/model/StatusType.ts +26 -0
- package/model/SubregisterBaseType.ts +24 -0
- package/model/Throwable.ts +26 -0
- package/model/TokenResponse.ts +19 -0
- package/model/TranscriptionType.ts +23 -0
- package/model/UpdateFeedbackFlagResult.ts +23 -0
- package/model/VaccinationId.ts +22 -0
- package/model/VaccinationStatusType.ts +22 -0
- package/model/VaccineInjection.ts +24 -0
- package/model/ValidationInfoType.ts +23 -0
- package/model/ValidationResult.ts +26 -0
- package/model/VerifyIdResponse.ts +27 -0
- package/model/models.ts +89 -0
- package/package.json +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AddressDeclarationType = void 0;
|
|
4
|
+
class AddressDeclarationType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.AddressDeclarationType = AddressDeclarationType;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocationType } from "./LocationType";
|
|
13
|
+
import { SpecialNotionType } from "./SpecialNotionType";
|
|
14
|
+
export declare class AdministratorBaseType {
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
inceptionDate?: Date;
|
|
17
|
+
location?: LocationType;
|
|
18
|
+
specialNotion?: SpecialNotionType;
|
|
19
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AdministratorBaseType = void 0;
|
|
4
|
+
class AdministratorBaseType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.AdministratorBaseType = AdministratorBaseType;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class AnomaliesType {
|
|
13
|
+
constructor(json: JSON | any);
|
|
14
|
+
anomalies?: Array<any>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Api Documentation
|
|
4
|
+
* Api Documentation
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: 1.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.AnomaliesType = void 0;
|
|
15
|
+
class AnomaliesType {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
Object.assign(this, json);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.AnomaliesType = AnomaliesType;
|
package/dist/model/Appendix.d.ts
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class Base64EncodedKmehr {
|
|
13
|
+
constructor(json: JSON | any);
|
|
14
|
+
value?: ArrayBuffer;
|
|
15
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Api Documentation
|
|
4
|
+
* Api Documentation
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: 1.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.Base64EncodedKmehr = void 0;
|
|
15
|
+
const ModelHelper_1 = require("./ModelHelper");
|
|
16
|
+
class Base64EncodedKmehr {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
Object.assign(this, json, json.value ? { value: ModelHelper_1.decodeBase64(json.value) } : {});
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.Base64EncodedKmehr = Base64EncodedKmehr;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class BestIdentifierType {
|
|
13
|
+
constructor(json: JSON | any);
|
|
14
|
+
namespace?: string;
|
|
15
|
+
objectIdentifier?: string;
|
|
16
|
+
versionIdentifier?: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Api Documentation
|
|
4
|
+
* Api Documentation
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: 1.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.BestIdentifierType = void 0;
|
|
15
|
+
class BestIdentifierType {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
Object.assign(this, json);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.BestIdentifierType = BestIdentifierType;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ActType } from "./ActType";
|
|
13
|
+
import { LocationType } from "./LocationType";
|
|
14
|
+
export declare class BirthInfoBaseType {
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
actType?: ActType;
|
|
17
|
+
birthDate?: string;
|
|
18
|
+
birthPlace?: LocationType;
|
|
19
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocationDeclarationType } from "./LocationDeclarationType";
|
|
13
|
+
export declare class BirthInfoDeclarationType {
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
birthDate?: string;
|
|
16
|
+
birthPlace?: LocationDeclarationType;
|
|
17
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BirthInfoDeclarationType = void 0;
|
|
4
|
+
class BirthInfoDeclarationType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.BirthInfoDeclarationType = BirthInfoDeclarationType;
|
|
@@ -21,10 +21,10 @@ export declare class CDHEADING {
|
|
|
21
21
|
export declare namespace CDHEADING {
|
|
22
22
|
type SEnum = "CD_HEADING" | "CD_HEADING_LAB" | "CD_SITE" | "LOCAL" | "CD_HEADING_REG";
|
|
23
23
|
const SEnum: {
|
|
24
|
-
CDHEADING:
|
|
25
|
-
CDHEADINGLAB:
|
|
26
|
-
CDSITE:
|
|
27
|
-
LOCAL:
|
|
28
|
-
CDHEADINGREG:
|
|
24
|
+
CDHEADING: SEnum;
|
|
25
|
+
CDHEADINGLAB: SEnum;
|
|
26
|
+
CDSITE: SEnum;
|
|
27
|
+
LOCAL: SEnum;
|
|
28
|
+
CDHEADINGREG: SEnum;
|
|
29
29
|
};
|
|
30
30
|
}
|
package/dist/model/CDITEM.d.ts
CHANGED
|
@@ -22,35 +22,35 @@ export declare class CDITEM {
|
|
|
22
22
|
export declare namespace CDITEM {
|
|
23
23
|
type SEnum = "CD_ITEM" | "CD_ITEM_MAA" | "CD_ITEM_CARENET" | "CD_LAB" | "CD_TECHNICAL" | "CD_CONTACT_PERSON" | "ICD" | "ICPC" | "LOCAL" | "CD_VACCINE" | "CD_ECG" | "CD_ECARE_CLINICAL" | "CD_ECARE_LAB" | "CD_ECARE_HAQ" | "CD_ITEM_EBIRTH" | "CD_PARAMETER" | "CD_ITEM_BVT" | "CD_BVT_AVAILABLEMATERIALS" | "CD_BVT_CONSERVATIONDELAY" | "CD_BVT_CONSERVATIONMODE" | "CD_BVT_SAMPLETYPE" | "CD_BCR_DIFFERENTATIONDEGREE" | "CD_BVT_LATERALITY" | "CD_BVT_PATIENTOPPOSITION" | "CD_BVT_STATUS" | "CD_ITEM_REG" | "CD_ITEM_MYCARENET" | "CD_DEFIB_DIAGNOSIS" | "CD_ACTS_NURSING" | "CD_QERMID_INTERVENTIONTYPE";
|
|
24
24
|
const SEnum: {
|
|
25
|
-
CDITEM:
|
|
26
|
-
CDITEMMAA:
|
|
27
|
-
CDITEMCARENET:
|
|
28
|
-
CDLAB:
|
|
29
|
-
CDTECHNICAL:
|
|
30
|
-
CDCONTACTPERSON:
|
|
31
|
-
ICD:
|
|
32
|
-
ICPC:
|
|
33
|
-
LOCAL:
|
|
34
|
-
CDVACCINE:
|
|
35
|
-
CDECG:
|
|
36
|
-
CDECARECLINICAL:
|
|
37
|
-
CDECARELAB:
|
|
38
|
-
CDECAREHAQ:
|
|
39
|
-
CDITEMEBIRTH:
|
|
40
|
-
CDPARAMETER:
|
|
41
|
-
CDITEMBVT:
|
|
42
|
-
CDBVTAVAILABLEMATERIALS:
|
|
43
|
-
CDBVTCONSERVATIONDELAY:
|
|
44
|
-
CDBVTCONSERVATIONMODE:
|
|
45
|
-
CDBVTSAMPLETYPE:
|
|
46
|
-
CDBCRDIFFERENTATIONDEGREE:
|
|
47
|
-
CDBVTLATERALITY:
|
|
48
|
-
CDBVTPATIENTOPPOSITION:
|
|
49
|
-
CDBVTSTATUS:
|
|
50
|
-
CDITEMREG:
|
|
51
|
-
CDITEMMYCARENET:
|
|
52
|
-
CDDEFIBDIAGNOSIS:
|
|
53
|
-
CDACTSNURSING:
|
|
54
|
-
CDQERMIDINTERVENTIONTYPE:
|
|
25
|
+
CDITEM: SEnum;
|
|
26
|
+
CDITEMMAA: SEnum;
|
|
27
|
+
CDITEMCARENET: SEnum;
|
|
28
|
+
CDLAB: SEnum;
|
|
29
|
+
CDTECHNICAL: SEnum;
|
|
30
|
+
CDCONTACTPERSON: SEnum;
|
|
31
|
+
ICD: SEnum;
|
|
32
|
+
ICPC: SEnum;
|
|
33
|
+
LOCAL: SEnum;
|
|
34
|
+
CDVACCINE: SEnum;
|
|
35
|
+
CDECG: SEnum;
|
|
36
|
+
CDECARECLINICAL: SEnum;
|
|
37
|
+
CDECARELAB: SEnum;
|
|
38
|
+
CDECAREHAQ: SEnum;
|
|
39
|
+
CDITEMEBIRTH: SEnum;
|
|
40
|
+
CDPARAMETER: SEnum;
|
|
41
|
+
CDITEMBVT: SEnum;
|
|
42
|
+
CDBVTAVAILABLEMATERIALS: SEnum;
|
|
43
|
+
CDBVTCONSERVATIONDELAY: SEnum;
|
|
44
|
+
CDBVTCONSERVATIONMODE: SEnum;
|
|
45
|
+
CDBVTSAMPLETYPE: SEnum;
|
|
46
|
+
CDBCRDIFFERENTATIONDEGREE: SEnum;
|
|
47
|
+
CDBVTLATERALITY: SEnum;
|
|
48
|
+
CDBVTPATIENTOPPOSITION: SEnum;
|
|
49
|
+
CDBVTSTATUS: SEnum;
|
|
50
|
+
CDITEMREG: SEnum;
|
|
51
|
+
CDITEMMYCARENET: SEnum;
|
|
52
|
+
CDDEFIBDIAGNOSIS: SEnum;
|
|
53
|
+
CDACTSNURSING: SEnum;
|
|
54
|
+
CDQERMIDINTERVENTIONTYPE: SEnum;
|
|
55
55
|
};
|
|
56
56
|
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AddressDeclarationType } from "./AddressDeclarationType";
|
|
13
|
+
import { BirthInfoDeclarationType } from "./BirthInfoDeclarationType";
|
|
14
|
+
import { CivilStatesDeclarationType } from "./CivilStatesDeclarationType";
|
|
15
|
+
import { ContactAddressDeclarationType } from "./ContactAddressDeclarationType";
|
|
16
|
+
import { DeceaseInfoDeclarationType } from "./DeceaseInfoDeclarationType";
|
|
17
|
+
import { GenderInfoDeclarationType } from "./GenderInfoDeclarationType";
|
|
18
|
+
import { NameInfoDeclarationType } from "./NameInfoDeclarationType";
|
|
19
|
+
import { NationalitiesDeclarationType } from "./NationalitiesDeclarationType";
|
|
20
|
+
export declare class CbssPersonRequestType {
|
|
21
|
+
constructor(json: JSON | any);
|
|
22
|
+
address?: AddressDeclarationType;
|
|
23
|
+
birth?: BirthInfoDeclarationType;
|
|
24
|
+
civilStates?: CivilStatesDeclarationType;
|
|
25
|
+
contactAddress?: ContactAddressDeclarationType;
|
|
26
|
+
decease?: DeceaseInfoDeclarationType;
|
|
27
|
+
gender?: GenderInfoDeclarationType;
|
|
28
|
+
name?: NameInfoDeclarationType;
|
|
29
|
+
nationalities?: NationalitiesDeclarationType;
|
|
30
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CbssPersonRequestType = void 0;
|
|
4
|
+
class CbssPersonRequestType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.CbssPersonRequestType = CbssPersonRequestType;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AddressCbssBaseType } from "./AddressCbssBaseType";
|
|
13
|
+
import { AnomaliesType } from "./AnomaliesType";
|
|
14
|
+
import { BirthInfoBaseType } from "./BirthInfoBaseType";
|
|
15
|
+
import { CivilStatesBaseType } from "./CivilStatesBaseType";
|
|
16
|
+
import { ContactAddressBaseType } from "./ContactAddressBaseType";
|
|
17
|
+
import { DeceaseInfoBaseType } from "./DeceaseInfoBaseType";
|
|
18
|
+
import { GenderInfoBaseType } from "./GenderInfoBaseType";
|
|
19
|
+
import { NameInfoBaseType } from "./NameInfoBaseType";
|
|
20
|
+
import { NationalitiesBaseType } from "./NationalitiesBaseType";
|
|
21
|
+
export declare class CbssPersonResponseType {
|
|
22
|
+
constructor(json: JSON | any);
|
|
23
|
+
address?: AddressCbssBaseType;
|
|
24
|
+
anomalies?: AnomaliesType;
|
|
25
|
+
birth?: BirthInfoBaseType;
|
|
26
|
+
civilStates?: CivilStatesBaseType;
|
|
27
|
+
contactAddress?: ContactAddressBaseType;
|
|
28
|
+
decease?: DeceaseInfoBaseType;
|
|
29
|
+
gender?: GenderInfoBaseType;
|
|
30
|
+
name?: NameInfoBaseType;
|
|
31
|
+
nationalities?: NationalitiesBaseType;
|
|
32
|
+
register?: string;
|
|
33
|
+
registerInceptionDate?: Date;
|
|
34
|
+
ssin?: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CbssPersonResponseType = void 0;
|
|
4
|
+
class CbssPersonResponseType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.CbssPersonResponseType = CbssPersonResponseType;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { JudgmentType } from "./JudgmentType";
|
|
13
|
+
import { LocalizedDescriptionType } from "./LocalizedDescriptionType";
|
|
14
|
+
import { LocationType } from "./LocationType";
|
|
15
|
+
import { PartnerType } from "./PartnerType";
|
|
16
|
+
import { TranscriptionType } from "./TranscriptionType";
|
|
17
|
+
export declare class CivilStateInfoBaseType {
|
|
18
|
+
constructor(json: JSON | any);
|
|
19
|
+
civilStateCode?: number;
|
|
20
|
+
civilStateDescriptions?: Array<LocalizedDescriptionType>;
|
|
21
|
+
inceptionDate?: Date;
|
|
22
|
+
judgment?: JudgmentType;
|
|
23
|
+
location?: LocationType;
|
|
24
|
+
partner?: PartnerType;
|
|
25
|
+
transcription?: TranscriptionType;
|
|
26
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CivilStateInfoBaseType = void 0;
|
|
4
|
+
class CivilStateInfoBaseType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.CivilStateInfoBaseType = CivilStateInfoBaseType;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocationDeclarationType } from "./LocationDeclarationType";
|
|
13
|
+
export declare class CivilStateInfoDeclarationType {
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
civilStateCode?: number;
|
|
16
|
+
expiryDate?: Date;
|
|
17
|
+
inceptionDate?: Date;
|
|
18
|
+
location?: LocationDeclarationType;
|
|
19
|
+
partnerSsin?: string;
|
|
20
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CivilStateInfoDeclarationType = void 0;
|
|
4
|
+
class CivilStateInfoDeclarationType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.CivilStateInfoDeclarationType = CivilStateInfoDeclarationType;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CivilStateInfoBaseType } from "./CivilStateInfoBaseType";
|
|
13
|
+
export declare class CivilStatesBaseType {
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
civilStates?: Array<CivilStateInfoBaseType>;
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CivilStateInfoDeclarationType } from "./CivilStateInfoDeclarationType";
|
|
13
|
+
export declare class CivilStatesDeclarationType {
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
civilStates?: Array<CivilStateInfoDeclarationType>;
|
|
16
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CivilStatesDeclarationType = void 0;
|
|
4
|
+
class CivilStatesDeclarationType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.CivilStatesDeclarationType = CivilStatesDeclarationType;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class ContactAddress {
|
|
13
|
+
constructor(json: JSON | any);
|
|
14
|
+
countryCode?: number;
|
|
15
|
+
countryIsoCode?: string;
|
|
16
|
+
cityCode?: string;
|
|
17
|
+
countryName?: string;
|
|
18
|
+
cityName?: string;
|
|
19
|
+
postalCode?: string;
|
|
20
|
+
streetName?: string;
|
|
21
|
+
typeCode?: number;
|
|
22
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Api Documentation
|
|
4
|
+
* Api Documentation
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: 1.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.ContactAddress = void 0;
|
|
15
|
+
class ContactAddress {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
Object.assign(this, json);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.ContactAddress = ContactAddress;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { BestIdentifierType } from "./BestIdentifierType";
|
|
13
|
+
import { LocalizedDescriptionType } from "./LocalizedDescriptionType";
|
|
14
|
+
export declare class ContactAddressBaseType {
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
addressRegionalCode?: BestIdentifierType;
|
|
17
|
+
boxNumber?: string;
|
|
18
|
+
cityCode?: string;
|
|
19
|
+
cityNames?: Array<LocalizedDescriptionType>;
|
|
20
|
+
cityRegionalCode?: BestIdentifierType;
|
|
21
|
+
countryCode?: number;
|
|
22
|
+
countryIsoCode?: string;
|
|
23
|
+
countryNames?: Array<LocalizedDescriptionType>;
|
|
24
|
+
houseNumber?: string;
|
|
25
|
+
inceptionDate?: Date;
|
|
26
|
+
postalCode?: string;
|
|
27
|
+
regionCode?: string;
|
|
28
|
+
regionNames?: Array<LocalizedDescriptionType>;
|
|
29
|
+
streetCode?: string;
|
|
30
|
+
streetNames?: Array<LocalizedDescriptionType>;
|
|
31
|
+
streetRegionalCode?: BestIdentifierType;
|
|
32
|
+
typeCode?: number;
|
|
33
|
+
typeDescriptions?: Array<LocalizedDescriptionType>;
|
|
34
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContactAddressBaseType = void 0;
|
|
4
|
+
class ContactAddressBaseType {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
Object.assign(this, json);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
exports.ContactAddressBaseType = ContactAddressBaseType;
|