@i2fnsb/property-search-client-ts 1.22.0 → 1.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +2 -0
- package/README.md +2 -2
- package/dist/apis/PropertySearchApi.d.ts +13 -2
- package/dist/apis/PropertySearchApi.js +84 -57
- package/dist/apis/index.js +1 -17
- package/dist/esm/apis/PropertySearchApi.d.ts +13 -2
- package/dist/esm/apis/PropertySearchApi.js +33 -2
- package/dist/esm/models/Address.d.ts +1 -1
- package/dist/esm/models/Address.js +1 -1
- package/dist/esm/models/Amenity.d.ts +1 -1
- package/dist/esm/models/Amenity.js +1 -1
- package/dist/esm/models/ApiError.d.ts +1 -1
- package/dist/esm/models/ApiError.js +1 -1
- package/dist/esm/models/ArcGisOverlapBatchedRequest.d.ts +1 -1
- package/dist/esm/models/ArcGisOverlapBatchedRequest.js +1 -1
- package/dist/esm/models/ArcGisOverlapByPan.d.ts +1 -1
- package/dist/esm/models/ArcGisOverlapByPan.js +1 -1
- package/dist/esm/models/ArcGisOverlapCategory.d.ts +2 -1
- package/dist/esm/models/ArcGisOverlapCategory.js +3 -2
- package/dist/esm/models/ArcGisOverlapZone.d.ts +1 -1
- package/dist/esm/models/ArcGisOverlapZone.js +1 -1
- package/dist/esm/models/AssessingPhoto.d.ts +1 -1
- package/dist/esm/models/AssessingPhoto.js +1 -1
- package/dist/esm/models/AssessmentHistoryForYear.d.ts +1 -1
- package/dist/esm/models/AssessmentHistoryForYear.js +1 -1
- package/dist/esm/models/BatchedPermit.d.ts +1 -1
- package/dist/esm/models/BatchedPermit.js +1 -1
- package/dist/esm/models/CEBusinessNames.d.ts +1 -1
- package/dist/esm/models/CEBusinessNames.js +1 -1
- package/dist/esm/models/CEComments.d.ts +1 -1
- package/dist/esm/models/CEComments.js +1 -1
- package/dist/esm/models/CENote.d.ts +1 -1
- package/dist/esm/models/CENote.js +1 -1
- package/dist/esm/models/CodeEnforcementCase.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementCase.js +1 -1
- package/dist/esm/models/CodeEnforcementCasePendingChanges.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementCasePendingChanges.js +1 -1
- package/dist/esm/models/CodeEnforcementCaseUpdate.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementCaseUpdate.js +1 -1
- package/dist/esm/models/CodeEnforcementCaseWithPendingChanges.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementCaseWithPendingChanges.js +1 -1
- package/dist/esm/models/CodeEnforcementDocument.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementDocument.js +1 -1
- package/dist/esm/models/CodeEnforcementRididCode.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementRididCode.js +1 -1
- package/dist/esm/models/CodeEnforcementSyncStatus.d.ts +1 -1
- package/dist/esm/models/CodeEnforcementSyncStatus.js +1 -1
- package/dist/esm/models/CombinedTaxHistory.d.ts +1 -1
- package/dist/esm/models/CombinedTaxHistory.js +1 -1
- package/dist/esm/models/CppPermit.d.ts +1 -1
- package/dist/esm/models/CppPermit.js +1 -1
- package/dist/esm/models/DeepParentChildRelationship.d.ts +1 -1
- package/dist/esm/models/DeepParentChildRelationship.js +1 -1
- package/dist/esm/models/DeepRelationship.d.ts +1 -1
- package/dist/esm/models/DeepRelationship.js +1 -1
- package/dist/esm/models/Document.d.ts +1 -1
- package/dist/esm/models/Document.js +1 -1
- package/dist/esm/models/DocumentDownloadResponse.d.ts +1 -1
- package/dist/esm/models/DocumentDownloadResponse.js +1 -1
- package/dist/esm/models/DocumentDownloadResponseApiResponse.d.ts +1 -1
- package/dist/esm/models/DocumentDownloadResponseApiResponse.js +1 -1
- package/dist/esm/models/DocumentProcessingState.d.ts +1 -1
- package/dist/esm/models/DocumentProcessingState.js +1 -1
- package/dist/esm/models/EvacuationEvent.d.ts +51 -0
- package/dist/esm/models/EvacuationEvent.js +56 -0
- package/dist/esm/models/EvacuationStatus.d.ts +27 -0
- package/dist/esm/models/EvacuationStatus.js +45 -0
- package/dist/esm/models/Exemption.d.ts +1 -1
- package/dist/esm/models/Exemption.js +1 -1
- package/dist/esm/models/FieldCard.d.ts +1 -1
- package/dist/esm/models/FieldCard.js +1 -1
- package/dist/esm/models/FireServiceArea.d.ts +1 -1
- package/dist/esm/models/FireServiceArea.js +1 -1
- package/dist/esm/models/FullPermit.d.ts +1 -1
- package/dist/esm/models/FullPermit.js +1 -1
- package/dist/esm/models/General.d.ts +1 -1
- package/dist/esm/models/General.js +1 -1
- package/dist/esm/models/GovtCodeComment.d.ts +1 -1
- package/dist/esm/models/GovtCodeComment.js +1 -1
- package/dist/esm/models/Int32ApiResponse.d.ts +1 -1
- package/dist/esm/models/Int32ApiResponse.js +1 -1
- package/dist/esm/models/Land.d.ts +1 -1
- package/dist/esm/models/Land.js +1 -1
- package/dist/esm/models/MetadataComplanPermitFields.d.ts +1 -1
- package/dist/esm/models/MetadataComplanPermitFields.js +1 -1
- package/dist/esm/models/OldPermitResponse.d.ts +1 -1
- package/dist/esm/models/OldPermitResponse.js +1 -1
- package/dist/esm/models/OldPermitSaveRequest.d.ts +1 -1
- package/dist/esm/models/OldPermitSaveRequest.js +1 -1
- package/dist/esm/models/Owner.d.ts +1 -1
- package/dist/esm/models/Owner.js +1 -1
- package/dist/esm/models/PANResult.d.ts +1 -1
- package/dist/esm/models/PANResult.js +1 -1
- package/dist/esm/models/PansList.d.ts +1 -1
- package/dist/esm/models/PansList.js +1 -1
- package/dist/esm/models/Permit.d.ts +1 -1
- package/dist/esm/models/Permit.js +1 -1
- package/dist/esm/models/PermitAppealStatus.d.ts +1 -1
- package/dist/esm/models/PermitAppealStatus.js +1 -1
- package/dist/esm/models/PermitDocumentExists.d.ts +1 -1
- package/dist/esm/models/PermitDocumentExists.js +1 -1
- package/dist/esm/models/PermitInformation.d.ts +1 -1
- package/dist/esm/models/PermitInformation.js +1 -1
- package/dist/esm/models/PermitSearchRequest.d.ts +1 -1
- package/dist/esm/models/PermitSearchRequest.js +1 -1
- package/dist/esm/models/PermitStatus.d.ts +1 -1
- package/dist/esm/models/PermitStatus.js +1 -1
- package/dist/esm/models/PermitType.d.ts +1 -1
- package/dist/esm/models/PermitType.js +1 -1
- package/dist/esm/models/PlatFilenameAndDescription.d.ts +1 -1
- package/dist/esm/models/PlatFilenameAndDescription.js +1 -1
- package/dist/esm/models/PrimaryStructure.d.ts +1 -1
- package/dist/esm/models/PrimaryStructure.js +1 -1
- package/dist/esm/models/ProblemDetails.d.ts +1 -1
- package/dist/esm/models/ProblemDetails.js +1 -1
- package/dist/esm/models/PropertyComment.d.ts +1 -1
- package/dist/esm/models/PropertyComment.js +1 -1
- package/dist/esm/models/PropertyOwner.d.ts +1 -1
- package/dist/esm/models/PropertyOwner.js +1 -1
- package/dist/esm/models/PropertyRelation.d.ts +1 -1
- package/dist/esm/models/PropertyRelation.js +1 -1
- package/dist/esm/models/PropertyResponse.d.ts +1 -1
- package/dist/esm/models/PropertyResponse.js +1 -1
- package/dist/esm/models/PropertySections.d.ts +1 -1
- package/dist/esm/models/PropertySections.js +1 -1
- package/dist/esm/models/RecentZoningPermit.d.ts +1 -1
- package/dist/esm/models/RecentZoningPermit.js +1 -1
- package/dist/esm/models/RezoneHistory.d.ts +1 -1
- package/dist/esm/models/RezoneHistory.js +1 -1
- package/dist/esm/models/SearchOptions.d.ts +1 -1
- package/dist/esm/models/SearchOptions.js +1 -1
- package/dist/esm/models/SearchRequest.d.ts +1 -1
- package/dist/esm/models/SearchRequest.js +1 -1
- package/dist/esm/models/SearchResult.d.ts +1 -1
- package/dist/esm/models/SearchResult.js +1 -1
- package/dist/esm/models/SecondaryStructure.d.ts +1 -1
- package/dist/esm/models/SecondaryStructure.js +1 -1
- package/dist/esm/models/Section.d.ts +1 -1
- package/dist/esm/models/Section.js +1 -1
- package/dist/esm/models/Sections.d.ts +1 -1
- package/dist/esm/models/Sections.js +1 -1
- package/dist/esm/models/ServiceAreas.d.ts +1 -1
- package/dist/esm/models/ServiceAreas.js +1 -1
- package/dist/esm/models/SitusAddress.d.ts +1 -1
- package/dist/esm/models/SitusAddress.js +1 -1
- package/dist/esm/models/SketchBuilding.d.ts +1 -1
- package/dist/esm/models/SketchBuilding.js +1 -1
- package/dist/esm/models/SketchPoint.d.ts +1 -1
- package/dist/esm/models/SketchPoint.js +1 -1
- package/dist/esm/models/SketchSection.d.ts +1 -1
- package/dist/esm/models/SketchSection.js +1 -1
- package/dist/esm/models/SortCategories.d.ts +1 -1
- package/dist/esm/models/SortCategories.js +1 -1
- package/dist/esm/models/SortDirection.d.ts +1 -1
- package/dist/esm/models/SortDirection.js +1 -1
- package/dist/esm/models/SpecialFieldInstruction.d.ts +1 -1
- package/dist/esm/models/SpecialFieldInstruction.js +1 -1
- package/dist/esm/models/Structures.d.ts +1 -1
- package/dist/esm/models/Structures.js +1 -1
- package/dist/esm/models/SyncErrorCode.d.ts +1 -1
- package/dist/esm/models/SyncErrorCode.js +1 -1
- package/dist/esm/models/TaxArea.d.ts +1 -1
- package/dist/esm/models/TaxArea.js +1 -1
- package/dist/esm/models/TaxAuthority.d.ts +1 -1
- package/dist/esm/models/TaxAuthority.js +1 -1
- package/dist/esm/models/TaxDetailsBreakdown.d.ts +1 -1
- package/dist/esm/models/TaxDetailsBreakdown.js +1 -1
- package/dist/esm/models/TaxDetailsBreakdownArea.d.ts +1 -1
- package/dist/esm/models/TaxDetailsBreakdownArea.js +1 -1
- package/dist/esm/models/TaxExemption.d.ts +1 -1
- package/dist/esm/models/TaxExemption.js +1 -1
- package/dist/esm/models/TaxHistory.d.ts +1 -1
- package/dist/esm/models/TaxHistory.js +1 -1
- package/dist/esm/models/TaxMessageDisplay.d.ts +1 -1
- package/dist/esm/models/TaxMessageDisplay.js +1 -1
- package/dist/esm/models/TaxMessageUpdate.d.ts +1 -1
- package/dist/esm/models/TaxMessageUpdate.js +1 -1
- package/dist/esm/models/TaxationAreas.d.ts +1 -1
- package/dist/esm/models/TaxationAreas.js +1 -1
- package/dist/esm/models/TentativeValue.d.ts +1 -1
- package/dist/esm/models/TentativeValue.js +1 -1
- package/dist/esm/models/WebTaxesDetailedInfo.d.ts +1 -1
- package/dist/esm/models/WebTaxesDetailedInfo.js +1 -1
- package/dist/esm/models/WebTaxesInfo.d.ts +1 -1
- package/dist/esm/models/WebTaxesInfo.js +1 -1
- package/dist/esm/models/ZoneInfoResponse.d.ts +1 -1
- package/dist/esm/models/ZoneInfoResponse.js +1 -1
- package/dist/esm/models/ZoneInfoResponseApiResponse.d.ts +1 -1
- package/dist/esm/models/ZoneInfoResponseApiResponse.js +1 -1
- package/dist/esm/models/ZoneSegment.d.ts +1 -1
- package/dist/esm/models/ZoneSegment.js +1 -1
- package/dist/esm/models/index.d.ts +2 -0
- package/dist/esm/models/index.js +2 -0
- package/dist/esm/runtime.d.ts +1 -1
- package/dist/esm/runtime.js +1 -1
- package/dist/index.js +3 -19
- package/dist/models/Address.d.ts +1 -1
- package/dist/models/Address.js +6 -13
- package/dist/models/Amenity.d.ts +1 -1
- package/dist/models/Amenity.js +6 -13
- package/dist/models/ApiError.d.ts +1 -1
- package/dist/models/ApiError.js +6 -13
- package/dist/models/ArcGisOverlapBatchedRequest.d.ts +1 -1
- package/dist/models/ArcGisOverlapBatchedRequest.js +9 -16
- package/dist/models/ArcGisOverlapByPan.d.ts +1 -1
- package/dist/models/ArcGisOverlapByPan.js +9 -16
- package/dist/models/ArcGisOverlapCategory.d.ts +2 -1
- package/dist/models/ArcGisOverlapCategory.js +12 -19
- package/dist/models/ArcGisOverlapZone.d.ts +1 -1
- package/dist/models/ArcGisOverlapZone.js +6 -13
- package/dist/models/AssessingPhoto.d.ts +1 -1
- package/dist/models/AssessingPhoto.js +6 -13
- package/dist/models/AssessmentHistoryForYear.d.ts +1 -1
- package/dist/models/AssessmentHistoryForYear.js +6 -13
- package/dist/models/BatchedPermit.d.ts +1 -1
- package/dist/models/BatchedPermit.js +6 -13
- package/dist/models/CEBusinessNames.d.ts +1 -1
- package/dist/models/CEBusinessNames.js +9 -16
- package/dist/models/CEComments.d.ts +1 -1
- package/dist/models/CEComments.js +9 -16
- package/dist/models/CENote.d.ts +1 -1
- package/dist/models/CENote.js +9 -16
- package/dist/models/CodeEnforcementCase.d.ts +1 -1
- package/dist/models/CodeEnforcementCase.js +15 -22
- package/dist/models/CodeEnforcementCasePendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCasePendingChanges.js +12 -19
- package/dist/models/CodeEnforcementCaseUpdate.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseUpdate.js +9 -16
- package/dist/models/CodeEnforcementCaseWithPendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseWithPendingChanges.js +12 -19
- package/dist/models/CodeEnforcementDocument.d.ts +1 -1
- package/dist/models/CodeEnforcementDocument.js +6 -13
- package/dist/models/CodeEnforcementRididCode.d.ts +1 -1
- package/dist/models/CodeEnforcementRididCode.js +10 -18
- package/dist/models/CodeEnforcementSyncStatus.d.ts +1 -1
- package/dist/models/CodeEnforcementSyncStatus.js +6 -13
- package/dist/models/CombinedTaxHistory.d.ts +1 -1
- package/dist/models/CombinedTaxHistory.js +14 -21
- package/dist/models/CppPermit.d.ts +1 -1
- package/dist/models/CppPermit.js +6 -13
- package/dist/models/DeepParentChildRelationship.d.ts +1 -1
- package/dist/models/DeepParentChildRelationship.js +11 -18
- package/dist/models/DeepRelationship.d.ts +1 -1
- package/dist/models/DeepRelationship.js +6 -13
- package/dist/models/Document.d.ts +1 -1
- package/dist/models/Document.js +6 -13
- package/dist/models/DocumentDownloadResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponse.js +9 -16
- package/dist/models/DocumentDownloadResponseApiResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponseApiResponse.js +12 -19
- package/dist/models/DocumentProcessingState.d.ts +1 -1
- package/dist/models/DocumentProcessingState.js +10 -18
- package/dist/models/EvacuationEvent.d.ts +51 -0
- package/dist/models/EvacuationEvent.js +56 -0
- package/dist/models/EvacuationStatus.d.ts +27 -0
- package/dist/models/EvacuationStatus.js +45 -0
- package/dist/models/Exemption.d.ts +1 -1
- package/dist/models/Exemption.js +6 -13
- package/dist/models/FieldCard.d.ts +1 -1
- package/dist/models/FieldCard.js +6 -13
- package/dist/models/FireServiceArea.d.ts +1 -1
- package/dist/models/FireServiceArea.js +6 -13
- package/dist/models/FullPermit.d.ts +1 -1
- package/dist/models/FullPermit.js +6 -13
- package/dist/models/General.d.ts +1 -1
- package/dist/models/General.js +6 -13
- package/dist/models/GovtCodeComment.d.ts +1 -1
- package/dist/models/GovtCodeComment.js +6 -13
- package/dist/models/Int32ApiResponse.d.ts +1 -1
- package/dist/models/Int32ApiResponse.js +9 -16
- package/dist/models/Land.d.ts +1 -1
- package/dist/models/Land.js +6 -13
- package/dist/models/MetadataComplanPermitFields.d.ts +1 -1
- package/dist/models/MetadataComplanPermitFields.js +9 -16
- package/dist/models/OldPermitResponse.d.ts +1 -1
- package/dist/models/OldPermitResponse.js +6 -13
- package/dist/models/OldPermitSaveRequest.d.ts +1 -1
- package/dist/models/OldPermitSaveRequest.js +6 -13
- package/dist/models/Owner.d.ts +1 -1
- package/dist/models/Owner.js +9 -16
- package/dist/models/PANResult.d.ts +1 -1
- package/dist/models/PANResult.js +6 -13
- package/dist/models/PansList.d.ts +1 -1
- package/dist/models/PansList.js +6 -13
- package/dist/models/Permit.d.ts +1 -1
- package/dist/models/Permit.js +6 -13
- package/dist/models/PermitAppealStatus.d.ts +1 -1
- package/dist/models/PermitAppealStatus.js +10 -18
- package/dist/models/PermitDocumentExists.d.ts +1 -1
- package/dist/models/PermitDocumentExists.js +6 -13
- package/dist/models/PermitInformation.d.ts +1 -1
- package/dist/models/PermitInformation.js +6 -13
- package/dist/models/PermitSearchRequest.d.ts +1 -1
- package/dist/models/PermitSearchRequest.js +25 -32
- package/dist/models/PermitStatus.d.ts +1 -1
- package/dist/models/PermitStatus.js +10 -18
- package/dist/models/PermitType.d.ts +1 -1
- package/dist/models/PermitType.js +10 -18
- package/dist/models/PlatFilenameAndDescription.d.ts +1 -1
- package/dist/models/PlatFilenameAndDescription.js +6 -13
- package/dist/models/PrimaryStructure.d.ts +1 -1
- package/dist/models/PrimaryStructure.js +12 -19
- package/dist/models/ProblemDetails.d.ts +1 -1
- package/dist/models/ProblemDetails.js +6 -13
- package/dist/models/PropertyComment.d.ts +1 -1
- package/dist/models/PropertyComment.js +6 -13
- package/dist/models/PropertyOwner.d.ts +1 -1
- package/dist/models/PropertyOwner.js +6 -13
- package/dist/models/PropertyRelation.d.ts +1 -1
- package/dist/models/PropertyRelation.js +6 -13
- package/dist/models/PropertyResponse.d.ts +1 -1
- package/dist/models/PropertyResponse.js +61 -68
- package/dist/models/PropertySections.d.ts +1 -1
- package/dist/models/PropertySections.js +10 -18
- package/dist/models/RecentZoningPermit.d.ts +1 -1
- package/dist/models/RecentZoningPermit.js +6 -13
- package/dist/models/RezoneHistory.d.ts +1 -1
- package/dist/models/RezoneHistory.js +6 -13
- package/dist/models/SearchOptions.d.ts +1 -1
- package/dist/models/SearchOptions.js +6 -13
- package/dist/models/SearchRequest.d.ts +1 -1
- package/dist/models/SearchRequest.js +9 -16
- package/dist/models/SearchResult.d.ts +1 -1
- package/dist/models/SearchResult.js +12 -19
- package/dist/models/SecondaryStructure.d.ts +1 -1
- package/dist/models/SecondaryStructure.js +6 -13
- package/dist/models/Section.d.ts +1 -1
- package/dist/models/Section.js +6 -13
- package/dist/models/Sections.d.ts +1 -1
- package/dist/models/Sections.js +11 -18
- package/dist/models/ServiceAreas.d.ts +1 -1
- package/dist/models/ServiceAreas.js +6 -13
- package/dist/models/SitusAddress.d.ts +1 -1
- package/dist/models/SitusAddress.js +6 -13
- package/dist/models/SketchBuilding.d.ts +1 -1
- package/dist/models/SketchBuilding.js +9 -16
- package/dist/models/SketchPoint.d.ts +1 -1
- package/dist/models/SketchPoint.js +6 -13
- package/dist/models/SketchSection.d.ts +1 -1
- package/dist/models/SketchSection.js +9 -16
- package/dist/models/SortCategories.d.ts +1 -1
- package/dist/models/SortCategories.js +10 -18
- package/dist/models/SortDirection.d.ts +1 -1
- package/dist/models/SortDirection.js +10 -18
- package/dist/models/SpecialFieldInstruction.d.ts +1 -1
- package/dist/models/SpecialFieldInstruction.js +6 -13
- package/dist/models/Structures.d.ts +1 -1
- package/dist/models/Structures.js +12 -19
- package/dist/models/SyncErrorCode.d.ts +1 -1
- package/dist/models/SyncErrorCode.js +10 -18
- package/dist/models/TaxArea.d.ts +1 -1
- package/dist/models/TaxArea.js +10 -18
- package/dist/models/TaxAuthority.d.ts +1 -1
- package/dist/models/TaxAuthority.js +6 -13
- package/dist/models/TaxDetailsBreakdown.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdown.js +9 -16
- package/dist/models/TaxDetailsBreakdownArea.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdownArea.js +15 -22
- package/dist/models/TaxExemption.d.ts +1 -1
- package/dist/models/TaxExemption.js +6 -13
- package/dist/models/TaxHistory.d.ts +1 -1
- package/dist/models/TaxHistory.js +6 -13
- package/dist/models/TaxMessageDisplay.d.ts +1 -1
- package/dist/models/TaxMessageDisplay.js +6 -13
- package/dist/models/TaxMessageUpdate.d.ts +1 -1
- package/dist/models/TaxMessageUpdate.js +6 -13
- package/dist/models/TaxationAreas.d.ts +1 -1
- package/dist/models/TaxationAreas.js +15 -22
- package/dist/models/TentativeValue.d.ts +1 -1
- package/dist/models/TentativeValue.js +6 -13
- package/dist/models/WebTaxesDetailedInfo.d.ts +1 -1
- package/dist/models/WebTaxesDetailedInfo.js +6 -13
- package/dist/models/WebTaxesInfo.d.ts +1 -1
- package/dist/models/WebTaxesInfo.js +6 -13
- package/dist/models/ZoneInfoResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponse.js +11 -18
- package/dist/models/ZoneInfoResponseApiResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponseApiResponse.js +12 -19
- package/dist/models/ZoneSegment.d.ts +1 -1
- package/dist/models/ZoneSegment.js +6 -13
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +92 -106
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +22 -38
- package/package.json +1 -1
- package/src/apis/PropertySearchApi.ts +50 -1
- package/src/models/Address.ts +1 -1
- package/src/models/Amenity.ts +1 -1
- package/src/models/ApiError.ts +1 -1
- package/src/models/ArcGisOverlapBatchedRequest.ts +1 -1
- package/src/models/ArcGisOverlapByPan.ts +1 -1
- package/src/models/ArcGisOverlapCategory.ts +3 -2
- package/src/models/ArcGisOverlapZone.ts +1 -1
- package/src/models/AssessingPhoto.ts +1 -1
- package/src/models/AssessmentHistoryForYear.ts +1 -1
- package/src/models/BatchedPermit.ts +1 -1
- package/src/models/CEBusinessNames.ts +1 -1
- package/src/models/CEComments.ts +1 -1
- package/src/models/CENote.ts +1 -1
- package/src/models/CodeEnforcementCase.ts +1 -1
- package/src/models/CodeEnforcementCasePendingChanges.ts +1 -1
- package/src/models/CodeEnforcementCaseUpdate.ts +1 -1
- package/src/models/CodeEnforcementCaseWithPendingChanges.ts +1 -1
- package/src/models/CodeEnforcementDocument.ts +1 -1
- package/src/models/CodeEnforcementRididCode.ts +1 -1
- package/src/models/CodeEnforcementSyncStatus.ts +1 -1
- package/src/models/CombinedTaxHistory.ts +1 -1
- package/src/models/CppPermit.ts +1 -1
- package/src/models/DeepParentChildRelationship.ts +1 -1
- package/src/models/DeepRelationship.ts +1 -1
- package/src/models/Document.ts +1 -1
- package/src/models/DocumentDownloadResponse.ts +1 -1
- package/src/models/DocumentDownloadResponseApiResponse.ts +1 -1
- package/src/models/DocumentProcessingState.ts +1 -1
- package/src/models/EvacuationEvent.ts +103 -0
- package/src/models/EvacuationStatus.ts +55 -0
- package/src/models/Exemption.ts +1 -1
- package/src/models/FieldCard.ts +1 -1
- package/src/models/FireServiceArea.ts +1 -1
- package/src/models/FullPermit.ts +1 -1
- package/src/models/General.ts +1 -1
- package/src/models/GovtCodeComment.ts +1 -1
- package/src/models/Int32ApiResponse.ts +1 -1
- package/src/models/Land.ts +1 -1
- package/src/models/MetadataComplanPermitFields.ts +1 -1
- package/src/models/OldPermitResponse.ts +1 -1
- package/src/models/OldPermitSaveRequest.ts +1 -1
- package/src/models/Owner.ts +1 -1
- package/src/models/PANResult.ts +1 -1
- package/src/models/PansList.ts +1 -1
- package/src/models/Permit.ts +1 -1
- package/src/models/PermitAppealStatus.ts +1 -1
- package/src/models/PermitDocumentExists.ts +1 -1
- package/src/models/PermitInformation.ts +1 -1
- package/src/models/PermitSearchRequest.ts +1 -1
- package/src/models/PermitStatus.ts +1 -1
- package/src/models/PermitType.ts +1 -1
- package/src/models/PlatFilenameAndDescription.ts +1 -1
- package/src/models/PrimaryStructure.ts +1 -1
- package/src/models/ProblemDetails.ts +1 -1
- package/src/models/PropertyComment.ts +1 -1
- package/src/models/PropertyOwner.ts +1 -1
- package/src/models/PropertyRelation.ts +1 -1
- package/src/models/PropertyResponse.ts +1 -1
- package/src/models/PropertySections.ts +1 -1
- package/src/models/RecentZoningPermit.ts +1 -1
- package/src/models/RezoneHistory.ts +1 -1
- package/src/models/SearchOptions.ts +1 -1
- package/src/models/SearchRequest.ts +1 -1
- package/src/models/SearchResult.ts +1 -1
- package/src/models/SecondaryStructure.ts +1 -1
- package/src/models/Section.ts +1 -1
- package/src/models/Sections.ts +1 -1
- package/src/models/ServiceAreas.ts +1 -1
- package/src/models/SitusAddress.ts +1 -1
- package/src/models/SketchBuilding.ts +1 -1
- package/src/models/SketchPoint.ts +1 -1
- package/src/models/SketchSection.ts +1 -1
- package/src/models/SortCategories.ts +1 -1
- package/src/models/SortDirection.ts +1 -1
- package/src/models/SpecialFieldInstruction.ts +1 -1
- package/src/models/Structures.ts +1 -1
- package/src/models/SyncErrorCode.ts +1 -1
- package/src/models/TaxArea.ts +1 -1
- package/src/models/TaxAuthority.ts +1 -1
- package/src/models/TaxDetailsBreakdown.ts +1 -1
- package/src/models/TaxDetailsBreakdownArea.ts +1 -1
- package/src/models/TaxExemption.ts +1 -1
- package/src/models/TaxHistory.ts +1 -1
- package/src/models/TaxMessageDisplay.ts +1 -1
- package/src/models/TaxMessageUpdate.ts +1 -1
- package/src/models/TaxationAreas.ts +1 -1
- package/src/models/TentativeValue.ts +1 -1
- package/src/models/WebTaxesDetailedInfo.ts +1 -1
- package/src/models/WebTaxesInfo.ts +1 -1
- package/src/models/ZoneInfoResponse.ts +1 -1
- package/src/models/ZoneInfoResponseApiResponse.ts +1 -1
- package/src/models/ZoneSegment.ts +1 -1
- package/src/models/index.ts +2 -0
- package/src/runtime.ts +1 -1
- package/tsconfig.json +3 -2
package/dist/models/Owner.js
CHANGED
|
@@ -1,28 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
exports.instanceOfOwner = instanceOfOwner;
|
|
17
|
-
exports.OwnerFromJSON = OwnerFromJSON;
|
|
18
|
-
exports.OwnerFromJSONTyped = OwnerFromJSONTyped;
|
|
19
|
-
exports.OwnerToJSON = OwnerToJSON;
|
|
20
|
-
exports.OwnerToJSONTyped = OwnerToJSONTyped;
|
|
21
|
-
const Address_js_1 = require("./Address.js");
|
|
14
|
+
import { AddressFromJSON, AddressToJSON, } from './Address.js';
|
|
22
15
|
/**
|
|
23
16
|
* Check if a given object implements the Owner interface.
|
|
24
17
|
*/
|
|
25
|
-
function instanceOfOwner(value) {
|
|
18
|
+
export function instanceOfOwner(value) {
|
|
26
19
|
if (!('id' in value) || value['id'] === undefined)
|
|
27
20
|
return false;
|
|
28
21
|
if (!('lastName' in value) || value['lastName'] === undefined)
|
|
@@ -51,10 +44,10 @@ function instanceOfOwner(value) {
|
|
|
51
44
|
return false;
|
|
52
45
|
return true;
|
|
53
46
|
}
|
|
54
|
-
function OwnerFromJSON(json) {
|
|
47
|
+
export function OwnerFromJSON(json) {
|
|
55
48
|
return OwnerFromJSONTyped(json, false);
|
|
56
49
|
}
|
|
57
|
-
function OwnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
50
|
+
export function OwnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
58
51
|
if (json == null) {
|
|
59
52
|
return json;
|
|
60
53
|
}
|
|
@@ -66,7 +59,7 @@ function OwnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
66
59
|
'fullname': json['fullname'],
|
|
67
60
|
'nameOnDeed': json['nameOnDeed'],
|
|
68
61
|
'interest': json['interest'],
|
|
69
|
-
'mailingAddress':
|
|
62
|
+
'mailingAddress': AddressFromJSON(json['mailingAddress']),
|
|
70
63
|
'duplicateBill': json['duplicateBill'],
|
|
71
64
|
'duplicateNotice': json['duplicateNotice'],
|
|
72
65
|
'primaryBill': json['primaryBill'],
|
|
@@ -79,10 +72,10 @@ function OwnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
79
72
|
'pin': json['pin'],
|
|
80
73
|
};
|
|
81
74
|
}
|
|
82
|
-
function OwnerToJSON(json) {
|
|
75
|
+
export function OwnerToJSON(json) {
|
|
83
76
|
return OwnerToJSONTyped(json, false);
|
|
84
77
|
}
|
|
85
|
-
function OwnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
78
|
+
export function OwnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
86
79
|
if (value == null) {
|
|
87
80
|
return value;
|
|
88
81
|
}
|
|
@@ -94,7 +87,7 @@ function OwnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
|
94
87
|
'fullname': value['fullname'],
|
|
95
88
|
'nameOnDeed': value['nameOnDeed'],
|
|
96
89
|
'interest': value['interest'],
|
|
97
|
-
'mailingAddress':
|
|
90
|
+
'mailingAddress': AddressToJSON(value['mailingAddress']),
|
|
98
91
|
'duplicateBill': value['duplicateBill'],
|
|
99
92
|
'duplicateNotice': value['duplicateNotice'],
|
|
100
93
|
'primaryBill': value['primaryBill'],
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/PANResult.js
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPANResult = instanceOfPANResult;
|
|
17
|
-
exports.PANResultFromJSON = PANResultFromJSON;
|
|
18
|
-
exports.PANResultFromJSONTyped = PANResultFromJSONTyped;
|
|
19
|
-
exports.PANResultToJSON = PANResultToJSON;
|
|
20
|
-
exports.PANResultToJSONTyped = PANResultToJSONTyped;
|
|
21
14
|
/**
|
|
22
15
|
* Check if a given object implements the PANResult interface.
|
|
23
16
|
*/
|
|
24
|
-
function instanceOfPANResult(value) {
|
|
17
|
+
export function instanceOfPANResult(value) {
|
|
25
18
|
return true;
|
|
26
19
|
}
|
|
27
|
-
function PANResultFromJSON(json) {
|
|
20
|
+
export function PANResultFromJSON(json) {
|
|
28
21
|
return PANResultFromJSONTyped(json, false);
|
|
29
22
|
}
|
|
30
|
-
function PANResultFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
export function PANResultFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
24
|
if (json == null) {
|
|
32
25
|
return json;
|
|
33
26
|
}
|
|
@@ -36,10 +29,10 @@ function PANResultFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
36
29
|
'legalDescription': json['legalDescription'] == null ? undefined : json['legalDescription'],
|
|
37
30
|
};
|
|
38
31
|
}
|
|
39
|
-
function PANResultToJSON(json) {
|
|
32
|
+
export function PANResultToJSON(json) {
|
|
40
33
|
return PANResultToJSONTyped(json, false);
|
|
41
34
|
}
|
|
42
|
-
function PANResultToJSONTyped(value, ignoreDiscriminator = false) {
|
|
35
|
+
export function PANResultToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
36
|
if (value == null) {
|
|
44
37
|
return value;
|
|
45
38
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/PansList.js
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPansList = instanceOfPansList;
|
|
17
|
-
exports.PansListFromJSON = PansListFromJSON;
|
|
18
|
-
exports.PansListFromJSONTyped = PansListFromJSONTyped;
|
|
19
|
-
exports.PansListToJSON = PansListToJSON;
|
|
20
|
-
exports.PansListToJSONTyped = PansListToJSONTyped;
|
|
21
14
|
/**
|
|
22
15
|
* Check if a given object implements the PansList interface.
|
|
23
16
|
*/
|
|
24
|
-
function instanceOfPansList(value) {
|
|
17
|
+
export function instanceOfPansList(value) {
|
|
25
18
|
return true;
|
|
26
19
|
}
|
|
27
|
-
function PansListFromJSON(json) {
|
|
20
|
+
export function PansListFromJSON(json) {
|
|
28
21
|
return PansListFromJSONTyped(json, false);
|
|
29
22
|
}
|
|
30
|
-
function PansListFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
export function PansListFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
24
|
if (json == null) {
|
|
32
25
|
return json;
|
|
33
26
|
}
|
|
@@ -35,10 +28,10 @@ function PansListFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
35
28
|
'pans': json['pans'] == null ? undefined : json['pans'],
|
|
36
29
|
};
|
|
37
30
|
}
|
|
38
|
-
function PansListToJSON(json) {
|
|
31
|
+
export function PansListToJSON(json) {
|
|
39
32
|
return PansListToJSONTyped(json, false);
|
|
40
33
|
}
|
|
41
|
-
function PansListToJSONTyped(value, ignoreDiscriminator = false) {
|
|
34
|
+
export function PansListToJSONTyped(value, ignoreDiscriminator = false) {
|
|
42
35
|
if (value == null) {
|
|
43
36
|
return value;
|
|
44
37
|
}
|
package/dist/models/Permit.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Permit.js
CHANGED
|
@@ -1,27 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPermit = instanceOfPermit;
|
|
17
|
-
exports.PermitFromJSON = PermitFromJSON;
|
|
18
|
-
exports.PermitFromJSONTyped = PermitFromJSONTyped;
|
|
19
|
-
exports.PermitToJSON = PermitToJSON;
|
|
20
|
-
exports.PermitToJSONTyped = PermitToJSONTyped;
|
|
21
14
|
/**
|
|
22
15
|
* Check if a given object implements the Permit interface.
|
|
23
16
|
*/
|
|
24
|
-
function instanceOfPermit(value) {
|
|
17
|
+
export function instanceOfPermit(value) {
|
|
25
18
|
if (!('type' in value) || value['type'] === undefined)
|
|
26
19
|
return false;
|
|
27
20
|
if (!('typeDescription' in value) || value['typeDescription'] === undefined)
|
|
@@ -32,10 +25,10 @@ function instanceOfPermit(value) {
|
|
|
32
25
|
return false;
|
|
33
26
|
return true;
|
|
34
27
|
}
|
|
35
|
-
function PermitFromJSON(json) {
|
|
28
|
+
export function PermitFromJSON(json) {
|
|
36
29
|
return PermitFromJSONTyped(json, false);
|
|
37
30
|
}
|
|
38
|
-
function PermitFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
export function PermitFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
32
|
if (json == null) {
|
|
40
33
|
return json;
|
|
41
34
|
}
|
|
@@ -49,10 +42,10 @@ function PermitFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
49
42
|
'applicationDate': json['applicationDate'] == null ? undefined : json['applicationDate'],
|
|
50
43
|
};
|
|
51
44
|
}
|
|
52
|
-
function PermitToJSON(json) {
|
|
45
|
+
export function PermitToJSON(json) {
|
|
53
46
|
return PermitToJSONTyped(json, false);
|
|
54
47
|
}
|
|
55
|
-
function PermitToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
+
export function PermitToJSONTyped(value, ignoreDiscriminator = false) {
|
|
56
49
|
if (value == null) {
|
|
57
50
|
return value;
|
|
58
51
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,29 +1,21 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.PermitAppealStatus = void 0;
|
|
17
|
-
exports.instanceOfPermitAppealStatus = instanceOfPermitAppealStatus;
|
|
18
|
-
exports.PermitAppealStatusFromJSON = PermitAppealStatusFromJSON;
|
|
19
|
-
exports.PermitAppealStatusFromJSONTyped = PermitAppealStatusFromJSONTyped;
|
|
20
|
-
exports.PermitAppealStatusToJSON = PermitAppealStatusToJSON;
|
|
21
|
-
exports.PermitAppealStatusToJSONTyped = PermitAppealStatusToJSONTyped;
|
|
22
14
|
/**
|
|
23
15
|
*
|
|
24
16
|
* @export
|
|
25
17
|
*/
|
|
26
|
-
|
|
18
|
+
export const PermitAppealStatus = {
|
|
27
19
|
Approved: 'Approved',
|
|
28
20
|
Denied: 'Denied',
|
|
29
21
|
Withdrawn: 'Withdrawn',
|
|
@@ -32,25 +24,25 @@ exports.PermitAppealStatus = {
|
|
|
32
24
|
NoAppeal: 'NoAppeal',
|
|
33
25
|
OutcomeUnknown: 'OutcomeUnknown'
|
|
34
26
|
};
|
|
35
|
-
function instanceOfPermitAppealStatus(value) {
|
|
36
|
-
for (const key in
|
|
37
|
-
if (Object.prototype.hasOwnProperty.call(
|
|
38
|
-
if (
|
|
27
|
+
export function instanceOfPermitAppealStatus(value) {
|
|
28
|
+
for (const key in PermitAppealStatus) {
|
|
29
|
+
if (Object.prototype.hasOwnProperty.call(PermitAppealStatus, key)) {
|
|
30
|
+
if (PermitAppealStatus[key] === value) {
|
|
39
31
|
return true;
|
|
40
32
|
}
|
|
41
33
|
}
|
|
42
34
|
}
|
|
43
35
|
return false;
|
|
44
36
|
}
|
|
45
|
-
function PermitAppealStatusFromJSON(json) {
|
|
37
|
+
export function PermitAppealStatusFromJSON(json) {
|
|
46
38
|
return PermitAppealStatusFromJSONTyped(json, false);
|
|
47
39
|
}
|
|
48
|
-
function PermitAppealStatusFromJSONTyped(json, ignoreDiscriminator) {
|
|
40
|
+
export function PermitAppealStatusFromJSONTyped(json, ignoreDiscriminator) {
|
|
49
41
|
return json;
|
|
50
42
|
}
|
|
51
|
-
function PermitAppealStatusToJSON(value) {
|
|
43
|
+
export function PermitAppealStatusToJSON(value) {
|
|
52
44
|
return value;
|
|
53
45
|
}
|
|
54
|
-
function PermitAppealStatusToJSONTyped(value, ignoreDiscriminator) {
|
|
46
|
+
export function PermitAppealStatusToJSONTyped(value, ignoreDiscriminator) {
|
|
55
47
|
return value;
|
|
56
48
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPermitDocumentExists = instanceOfPermitDocumentExists;
|
|
17
|
-
exports.PermitDocumentExistsFromJSON = PermitDocumentExistsFromJSON;
|
|
18
|
-
exports.PermitDocumentExistsFromJSONTyped = PermitDocumentExistsFromJSONTyped;
|
|
19
|
-
exports.PermitDocumentExistsToJSON = PermitDocumentExistsToJSON;
|
|
20
|
-
exports.PermitDocumentExistsToJSONTyped = PermitDocumentExistsToJSONTyped;
|
|
21
14
|
/**
|
|
22
15
|
* Check if a given object implements the PermitDocumentExists interface.
|
|
23
16
|
*/
|
|
24
|
-
function instanceOfPermitDocumentExists(value) {
|
|
17
|
+
export function instanceOfPermitDocumentExists(value) {
|
|
25
18
|
return true;
|
|
26
19
|
}
|
|
27
|
-
function PermitDocumentExistsFromJSON(json) {
|
|
20
|
+
export function PermitDocumentExistsFromJSON(json) {
|
|
28
21
|
return PermitDocumentExistsFromJSONTyped(json, false);
|
|
29
22
|
}
|
|
30
|
-
function PermitDocumentExistsFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
export function PermitDocumentExistsFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
24
|
if (json == null) {
|
|
32
25
|
return json;
|
|
33
26
|
}
|
|
@@ -36,10 +29,10 @@ function PermitDocumentExistsFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
36
29
|
'isBatched': json['isBatched'] == null ? undefined : json['isBatched'],
|
|
37
30
|
};
|
|
38
31
|
}
|
|
39
|
-
function PermitDocumentExistsToJSON(json) {
|
|
32
|
+
export function PermitDocumentExistsToJSON(json) {
|
|
40
33
|
return PermitDocumentExistsToJSONTyped(json, false);
|
|
41
34
|
}
|
|
42
|
-
function PermitDocumentExistsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
35
|
+
export function PermitDocumentExistsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
36
|
if (value == null) {
|
|
44
37
|
return value;
|
|
45
38
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.instanceOfPermitInformation = instanceOfPermitInformation;
|
|
17
|
-
exports.PermitInformationFromJSON = PermitInformationFromJSON;
|
|
18
|
-
exports.PermitInformationFromJSONTyped = PermitInformationFromJSONTyped;
|
|
19
|
-
exports.PermitInformationToJSON = PermitInformationToJSON;
|
|
20
|
-
exports.PermitInformationToJSONTyped = PermitInformationToJSONTyped;
|
|
21
14
|
/**
|
|
22
15
|
* Check if a given object implements the PermitInformation interface.
|
|
23
16
|
*/
|
|
24
|
-
function instanceOfPermitInformation(value) {
|
|
17
|
+
export function instanceOfPermitInformation(value) {
|
|
25
18
|
return true;
|
|
26
19
|
}
|
|
27
|
-
function PermitInformationFromJSON(json) {
|
|
20
|
+
export function PermitInformationFromJSON(json) {
|
|
28
21
|
return PermitInformationFromJSONTyped(json, false);
|
|
29
22
|
}
|
|
30
|
-
function PermitInformationFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
export function PermitInformationFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
24
|
if (json == null) {
|
|
32
25
|
return json;
|
|
33
26
|
}
|
|
@@ -58,10 +51,10 @@ function PermitInformationFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
58
51
|
'applicant': json['applicant'] == null ? undefined : json['applicant'],
|
|
59
52
|
};
|
|
60
53
|
}
|
|
61
|
-
function PermitInformationToJSON(json) {
|
|
54
|
+
export function PermitInformationToJSON(json) {
|
|
62
55
|
return PermitInformationToJSONTyped(json, false);
|
|
63
56
|
}
|
|
64
|
-
function PermitInformationToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
export function PermitInformationToJSONTyped(value, ignoreDiscriminator = false) {
|
|
65
58
|
if (value == null) {
|
|
66
59
|
return value;
|
|
67
60
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,87 +1,80 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* tslint:disable */
|
|
3
2
|
/* eslint-disable */
|
|
4
3
|
/**
|
|
5
4
|
* Property Search
|
|
6
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
6
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.24.0
|
|
9
8
|
*
|
|
10
9
|
*
|
|
11
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
11
|
* https://openapi-generator.tech
|
|
13
12
|
* Do not edit the class manually.
|
|
14
13
|
*/
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
exports.PermitSearchRequestToJSONTyped = PermitSearchRequestToJSONTyped;
|
|
21
|
-
const PermitType_js_1 = require("./PermitType.js");
|
|
22
|
-
const SortDirection_js_1 = require("./SortDirection.js");
|
|
23
|
-
const SortCategories_js_1 = require("./SortCategories.js");
|
|
24
|
-
const PermitStatus_js_1 = require("./PermitStatus.js");
|
|
25
|
-
const PermitAppealStatus_js_1 = require("./PermitAppealStatus.js");
|
|
14
|
+
import { PermitTypeFromJSON, PermitTypeToJSON, } from './PermitType.js';
|
|
15
|
+
import { SortDirectionFromJSON, SortDirectionToJSON, } from './SortDirection.js';
|
|
16
|
+
import { SortCategoriesFromJSON, SortCategoriesToJSON, } from './SortCategories.js';
|
|
17
|
+
import { PermitStatusFromJSON, PermitStatusToJSON, } from './PermitStatus.js';
|
|
18
|
+
import { PermitAppealStatusFromJSON, PermitAppealStatusToJSON, } from './PermitAppealStatus.js';
|
|
26
19
|
/**
|
|
27
20
|
* Check if a given object implements the PermitSearchRequest interface.
|
|
28
21
|
*/
|
|
29
|
-
function instanceOfPermitSearchRequest(value) {
|
|
22
|
+
export function instanceOfPermitSearchRequest(value) {
|
|
30
23
|
return true;
|
|
31
24
|
}
|
|
32
|
-
function PermitSearchRequestFromJSON(json) {
|
|
25
|
+
export function PermitSearchRequestFromJSON(json) {
|
|
33
26
|
return PermitSearchRequestFromJSONTyped(json, false);
|
|
34
27
|
}
|
|
35
|
-
function PermitSearchRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
28
|
+
export function PermitSearchRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
36
29
|
if (json == null) {
|
|
37
30
|
return json;
|
|
38
31
|
}
|
|
39
32
|
return {
|
|
40
|
-
'permitTypeIds': json['permitTypeIds'] == null ? undefined : (json['permitTypeIds'].map(
|
|
41
|
-
'statusIds': json['statusIds'] == null ? undefined : (json['statusIds'].map(
|
|
42
|
-
'appealIds': json['appealIds'] == null ? undefined : (json['appealIds'].map(
|
|
33
|
+
'permitTypeIds': json['permitTypeIds'] == null ? undefined : (json['permitTypeIds'].map(PermitTypeFromJSON)),
|
|
34
|
+
'statusIds': json['statusIds'] == null ? undefined : (json['statusIds'].map(PermitStatusFromJSON)),
|
|
35
|
+
'appealIds': json['appealIds'] == null ? undefined : (json['appealIds'].map(PermitAppealStatusFromJSON)),
|
|
43
36
|
'applicationDateFrom': json['applicationDateFrom'] == null ? undefined : (new Date(json['applicationDateFrom'])),
|
|
44
37
|
'applicationDateTo': json['applicationDateTo'] == null ? undefined : (new Date(json['applicationDateTo'])),
|
|
45
38
|
'finalActionDateFrom': json['finalActionDateFrom'] == null ? undefined : (new Date(json['finalActionDateFrom'])),
|
|
46
39
|
'finalActionDateTo': json['finalActionDateTo'] == null ? undefined : (new Date(json['finalActionDateTo'])),
|
|
47
40
|
'permitNumber': json['permitNumber'] == null ? undefined : json['permitNumber'],
|
|
48
41
|
'pan': json['pan'] == null ? undefined : json['pan'],
|
|
49
|
-
'sortBy': json['sortBy'] == null ? undefined :
|
|
50
|
-
'sortDirection': json['sortDirection'] == null ? undefined :
|
|
42
|
+
'sortBy': json['sortBy'] == null ? undefined : SortCategoriesFromJSON(json['sortBy']),
|
|
43
|
+
'sortDirection': json['sortDirection'] == null ? undefined : SortDirectionFromJSON(json['sortDirection']),
|
|
51
44
|
'pageSize': json['pageSize'] == null ? undefined : json['pageSize'],
|
|
52
45
|
'afterPermitId': json['afterPermitId'] == null ? undefined : json['afterPermitId'],
|
|
53
46
|
'afterApplicationDate': json['afterApplicationDate'] == null ? undefined : (new Date(json['afterApplicationDate'])),
|
|
54
47
|
'afterFinalActionDate': json['afterFinalActionDate'] == null ? undefined : (new Date(json['afterFinalActionDate'])),
|
|
55
|
-
'afterPermitType': json['afterPermitType'] == null ? undefined :
|
|
48
|
+
'afterPermitType': json['afterPermitType'] == null ? undefined : PermitTypeFromJSON(json['afterPermitType']),
|
|
56
49
|
'afterPermitNumber': json['afterPermitNumber'] == null ? undefined : json['afterPermitNumber'],
|
|
57
|
-
'afterPermitStatus': json['afterPermitStatus'] == null ? undefined :
|
|
50
|
+
'afterPermitStatus': json['afterPermitStatus'] == null ? undefined : PermitStatusFromJSON(json['afterPermitStatus']),
|
|
58
51
|
};
|
|
59
52
|
}
|
|
60
|
-
function PermitSearchRequestToJSON(json) {
|
|
53
|
+
export function PermitSearchRequestToJSON(json) {
|
|
61
54
|
return PermitSearchRequestToJSONTyped(json, false);
|
|
62
55
|
}
|
|
63
|
-
function PermitSearchRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
56
|
+
export function PermitSearchRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
64
57
|
if (value == null) {
|
|
65
58
|
return value;
|
|
66
59
|
}
|
|
67
60
|
return {
|
|
68
|
-
'permitTypeIds': value['permitTypeIds'] == null ? undefined : (value['permitTypeIds'].map(
|
|
69
|
-
'statusIds': value['statusIds'] == null ? undefined : (value['statusIds'].map(
|
|
70
|
-
'appealIds': value['appealIds'] == null ? undefined : (value['appealIds'].map(
|
|
61
|
+
'permitTypeIds': value['permitTypeIds'] == null ? undefined : (value['permitTypeIds'].map(PermitTypeToJSON)),
|
|
62
|
+
'statusIds': value['statusIds'] == null ? undefined : (value['statusIds'].map(PermitStatusToJSON)),
|
|
63
|
+
'appealIds': value['appealIds'] == null ? undefined : (value['appealIds'].map(PermitAppealStatusToJSON)),
|
|
71
64
|
'applicationDateFrom': value['applicationDateFrom'] == null ? undefined : (value['applicationDateFrom'].toISOString()),
|
|
72
65
|
'applicationDateTo': value['applicationDateTo'] == null ? undefined : (value['applicationDateTo'].toISOString()),
|
|
73
66
|
'finalActionDateFrom': value['finalActionDateFrom'] == null ? undefined : (value['finalActionDateFrom'].toISOString()),
|
|
74
67
|
'finalActionDateTo': value['finalActionDateTo'] == null ? undefined : (value['finalActionDateTo'].toISOString()),
|
|
75
68
|
'permitNumber': value['permitNumber'],
|
|
76
69
|
'pan': value['pan'],
|
|
77
|
-
'sortBy':
|
|
78
|
-
'sortDirection':
|
|
70
|
+
'sortBy': SortCategoriesToJSON(value['sortBy']),
|
|
71
|
+
'sortDirection': SortDirectionToJSON(value['sortDirection']),
|
|
79
72
|
'pageSize': value['pageSize'],
|
|
80
73
|
'afterPermitId': value['afterPermitId'],
|
|
81
74
|
'afterApplicationDate': value['afterApplicationDate'] == null ? undefined : (value['afterApplicationDate'].toISOString()),
|
|
82
75
|
'afterFinalActionDate': value['afterFinalActionDate'] == null ? undefined : (value['afterFinalActionDate'].toISOString()),
|
|
83
|
-
'afterPermitType':
|
|
76
|
+
'afterPermitType': PermitTypeToJSON(value['afterPermitType']),
|
|
84
77
|
'afterPermitNumber': value['afterPermitNumber'],
|
|
85
|
-
'afterPermitStatus':
|
|
78
|
+
'afterPermitStatus': PermitStatusToJSON(value['afterPermitStatus']),
|
|
86
79
|
};
|
|
87
80
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.24.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|