@i2fnsb/property-search-client-ts 1.26.0 → 1.27.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/README.md +2 -2
- package/dist/apis/PropertySearchApi.d.ts +12 -1
- package/dist/apis/PropertySearchApi.js +31 -1
- package/dist/models/Address.d.ts +1 -1
- package/dist/models/Address.js +1 -1
- package/dist/models/Amenity.d.ts +1 -1
- package/dist/models/Amenity.js +1 -1
- package/dist/models/ApiError.d.ts +1 -1
- package/dist/models/ApiError.js +1 -1
- package/dist/models/ArcGisOverlapBatchedRequest.d.ts +1 -1
- package/dist/models/ArcGisOverlapBatchedRequest.js +1 -1
- package/dist/models/ArcGisOverlapByPan.d.ts +1 -1
- package/dist/models/ArcGisOverlapByPan.js +1 -1
- package/dist/models/ArcGisOverlapCategory.d.ts +1 -1
- package/dist/models/ArcGisOverlapCategory.js +1 -1
- package/dist/models/ArcGisOverlapZone.d.ts +1 -1
- package/dist/models/ArcGisOverlapZone.js +1 -1
- package/dist/models/AssessingPhoto.d.ts +1 -1
- package/dist/models/AssessingPhoto.js +1 -1
- package/dist/models/AssessmentHistoryForYear.d.ts +1 -1
- package/dist/models/AssessmentHistoryForYear.js +1 -1
- package/dist/models/BatchedPermit.d.ts +1 -1
- package/dist/models/BatchedPermit.js +1 -1
- package/dist/models/CEBusinessNames.d.ts +1 -1
- package/dist/models/CEBusinessNames.js +1 -1
- package/dist/models/CEComments.d.ts +1 -1
- package/dist/models/CEComments.js +1 -1
- package/dist/models/CENote.d.ts +1 -1
- package/dist/models/CENote.js +1 -1
- package/dist/models/CodeEnforcementCase.d.ts +1 -1
- package/dist/models/CodeEnforcementCase.js +1 -1
- package/dist/models/CodeEnforcementCasePendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCasePendingChanges.js +1 -1
- package/dist/models/CodeEnforcementCaseUpdate.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseUpdate.js +1 -1
- package/dist/models/CodeEnforcementCaseWithPendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseWithPendingChanges.js +1 -1
- package/dist/models/CodeEnforcementDocument.d.ts +1 -1
- package/dist/models/CodeEnforcementDocument.js +1 -1
- package/dist/models/CodeEnforcementRididCode.d.ts +1 -1
- package/dist/models/CodeEnforcementRididCode.js +1 -1
- package/dist/models/CodeEnforcementSyncStatus.d.ts +1 -1
- package/dist/models/CodeEnforcementSyncStatus.js +1 -1
- package/dist/models/CombinedTaxHistory.d.ts +1 -1
- package/dist/models/CombinedTaxHistory.js +1 -1
- package/dist/models/CppPermit.d.ts +1 -1
- package/dist/models/CppPermit.js +1 -1
- package/dist/models/DeepParentChildRelationship.d.ts +1 -1
- package/dist/models/DeepParentChildRelationship.js +1 -1
- package/dist/models/DeepRelationship.d.ts +1 -1
- package/dist/models/DeepRelationship.js +1 -1
- package/dist/models/Document.d.ts +1 -1
- package/dist/models/Document.js +1 -1
- package/dist/models/DocumentDownloadResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponse.js +1 -1
- package/dist/models/DocumentDownloadResponseApiResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponseApiResponse.js +1 -1
- package/dist/models/DocumentProcessingState.d.ts +1 -1
- package/dist/models/DocumentProcessingState.js +1 -1
- package/dist/models/EvacuationEvent.d.ts +1 -1
- package/dist/models/EvacuationEvent.js +1 -1
- package/dist/models/EvacuationStatus.d.ts +1 -1
- package/dist/models/EvacuationStatus.js +1 -1
- package/dist/models/Exemption.d.ts +1 -1
- package/dist/models/Exemption.js +1 -1
- package/dist/models/FieldCard.d.ts +1 -1
- package/dist/models/FieldCard.js +1 -1
- package/dist/models/FireServiceArea.d.ts +1 -1
- package/dist/models/FireServiceArea.js +1 -1
- package/dist/models/FullPermit.d.ts +1 -1
- package/dist/models/FullPermit.js +1 -1
- package/dist/models/General.d.ts +1 -1
- package/dist/models/General.js +1 -1
- package/dist/models/GovtCodeComment.d.ts +1 -1
- package/dist/models/GovtCodeComment.js +1 -1
- package/dist/models/Int32ApiResponse.d.ts +1 -1
- package/dist/models/Int32ApiResponse.js +1 -1
- package/dist/models/Land.d.ts +1 -1
- package/dist/models/Land.js +1 -1
- package/dist/models/MetadataComplanPermitFields.d.ts +1 -1
- package/dist/models/MetadataComplanPermitFields.js +1 -1
- package/dist/models/OldPermitResponse.d.ts +1 -1
- package/dist/models/OldPermitResponse.js +1 -1
- package/dist/models/OldPermitSaveRequest.d.ts +1 -1
- package/dist/models/OldPermitSaveRequest.js +1 -1
- package/dist/models/Owner.d.ts +1 -1
- package/dist/models/Owner.js +1 -1
- package/dist/models/PANResult.d.ts +1 -1
- package/dist/models/PANResult.js +1 -1
- package/dist/models/PansList.d.ts +1 -1
- package/dist/models/PansList.js +1 -1
- package/dist/models/Permit.d.ts +1 -1
- package/dist/models/Permit.js +1 -1
- package/dist/models/PermitAppealStatus.d.ts +1 -1
- package/dist/models/PermitAppealStatus.js +1 -1
- package/dist/models/PermitDocumentExists.d.ts +1 -1
- package/dist/models/PermitDocumentExists.js +1 -1
- package/dist/models/PermitInformation.d.ts +1 -1
- package/dist/models/PermitInformation.js +1 -1
- package/dist/models/PermitSearchRequest.d.ts +1 -1
- package/dist/models/PermitSearchRequest.js +1 -1
- package/dist/models/PermitStatus.d.ts +1 -1
- package/dist/models/PermitStatus.js +1 -1
- package/dist/models/PermitType.d.ts +1 -1
- package/dist/models/PermitType.js +1 -1
- package/dist/models/PlatFilenameAndDescription.d.ts +1 -1
- package/dist/models/PlatFilenameAndDescription.js +1 -1
- package/dist/models/PrimaryStructure.d.ts +1 -1
- package/dist/models/PrimaryStructure.js +1 -1
- package/dist/models/ProblemDetails.d.ts +1 -1
- package/dist/models/ProblemDetails.js +1 -1
- package/dist/models/PropertyComment.d.ts +1 -1
- package/dist/models/PropertyComment.js +1 -1
- package/dist/models/PropertyOwner.d.ts +1 -1
- package/dist/models/PropertyOwner.js +1 -1
- package/dist/models/PropertyRelation.d.ts +1 -1
- package/dist/models/PropertyRelation.js +1 -1
- package/dist/models/PropertyResponse.d.ts +1 -1
- package/dist/models/PropertyResponse.js +1 -1
- package/dist/models/PropertySections.d.ts +1 -1
- package/dist/models/PropertySections.js +1 -1
- package/dist/models/RecentZoningPermit.d.ts +1 -1
- package/dist/models/RecentZoningPermit.js +1 -1
- package/dist/models/RezoneHistory.d.ts +1 -1
- package/dist/models/RezoneHistory.js +1 -1
- package/dist/models/SearchOptions.d.ts +1 -1
- package/dist/models/SearchOptions.js +1 -1
- package/dist/models/SearchRequest.d.ts +1 -1
- package/dist/models/SearchRequest.js +1 -1
- package/dist/models/SearchResult.d.ts +1 -1
- package/dist/models/SearchResult.js +1 -1
- package/dist/models/SecondaryStructure.d.ts +1 -1
- package/dist/models/SecondaryStructure.js +1 -1
- package/dist/models/Section.d.ts +1 -1
- package/dist/models/Section.js +1 -1
- package/dist/models/Sections.d.ts +1 -1
- package/dist/models/Sections.js +1 -1
- package/dist/models/ServiceAreas.d.ts +1 -1
- package/dist/models/ServiceAreas.js +1 -1
- package/dist/models/SitusAddress.d.ts +1 -1
- package/dist/models/SitusAddress.js +1 -1
- package/dist/models/SketchBuilding.d.ts +1 -1
- package/dist/models/SketchBuilding.js +1 -1
- package/dist/models/SketchPoint.d.ts +1 -1
- package/dist/models/SketchPoint.js +1 -1
- package/dist/models/SketchSection.d.ts +1 -1
- package/dist/models/SketchSection.js +1 -1
- package/dist/models/SortCategories.d.ts +1 -1
- package/dist/models/SortCategories.js +1 -1
- package/dist/models/SortDirection.d.ts +1 -1
- package/dist/models/SortDirection.js +1 -1
- package/dist/models/SpecialFieldInstruction.d.ts +1 -1
- package/dist/models/SpecialFieldInstruction.js +1 -1
- package/dist/models/Structures.d.ts +1 -1
- package/dist/models/Structures.js +1 -1
- package/dist/models/SyncErrorCode.d.ts +1 -1
- package/dist/models/SyncErrorCode.js +1 -1
- package/dist/models/TaxArea.d.ts +1 -1
- package/dist/models/TaxArea.js +1 -1
- package/dist/models/TaxAuthority.d.ts +1 -1
- package/dist/models/TaxAuthority.js +1 -1
- package/dist/models/TaxDetailsBreakdown.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdown.js +1 -1
- package/dist/models/TaxDetailsBreakdownArea.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdownArea.js +1 -1
- package/dist/models/TaxExemption.d.ts +1 -1
- package/dist/models/TaxExemption.js +1 -1
- package/dist/models/TaxHistory.d.ts +1 -1
- package/dist/models/TaxHistory.js +1 -1
- package/dist/models/TaxMessageDisplay.d.ts +1 -1
- package/dist/models/TaxMessageDisplay.js +1 -1
- package/dist/models/TaxMessageUpdate.d.ts +1 -1
- package/dist/models/TaxMessageUpdate.js +1 -1
- package/dist/models/TaxationAreas.d.ts +1 -1
- package/dist/models/TaxationAreas.js +1 -1
- package/dist/models/TentativeValue.d.ts +1 -1
- package/dist/models/TentativeValue.js +1 -1
- package/dist/models/WebTaxesDetailedInfo.d.ts +1 -1
- package/dist/models/WebTaxesDetailedInfo.js +1 -1
- package/dist/models/WebTaxesInfo.d.ts +1 -1
- package/dist/models/WebTaxesInfo.js +1 -1
- package/dist/models/ZoneInfoResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponse.js +1 -1
- package/dist/models/ZoneInfoResponseApiResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponseApiResponse.js +1 -1
- package/dist/models/ZoneSegment.d.ts +1 -1
- package/dist/models/ZoneSegment.js +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/src/apis/PropertySearchApi.ts +46 -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 +1 -1
- 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 +1 -1
- package/src/models/EvacuationStatus.ts +1 -1
- 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/runtime.ts +1 -1
|
@@ -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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/runtime.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.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/runtime.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -186,6 +186,10 @@ export interface AssessingPhotosPanGetRequest {
|
|
|
186
186
|
pan: number;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
+
export interface AssessingPhotosPrimaryDirectPanGetRequest {
|
|
190
|
+
pan: number;
|
|
191
|
+
}
|
|
192
|
+
|
|
189
193
|
export interface AssessingPhotosPrimaryPanGetRequest {
|
|
190
194
|
pan: number;
|
|
191
195
|
}
|
|
@@ -837,6 +841,47 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
837
841
|
return await response.value();
|
|
838
842
|
}
|
|
839
843
|
|
|
844
|
+
/**
|
|
845
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
846
|
+
*/
|
|
847
|
+
async assessingPhotosPrimaryDirectPanGetRaw(requestParameters: AssessingPhotosPrimaryDirectPanGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>> {
|
|
848
|
+
if (requestParameters['pan'] == null) {
|
|
849
|
+
throw new runtime.RequiredError(
|
|
850
|
+
'pan',
|
|
851
|
+
'Required parameter "pan" was null or undefined when calling assessingPhotosPrimaryDirectPanGet().'
|
|
852
|
+
);
|
|
853
|
+
}
|
|
854
|
+
|
|
855
|
+
const queryParameters: any = {};
|
|
856
|
+
|
|
857
|
+
const headerParameters: runtime.HTTPHeaders = {};
|
|
858
|
+
|
|
859
|
+
if (this.configuration && this.configuration.accessToken && headerParameters["Authorization"] === undefined) {
|
|
860
|
+
const token = this.configuration.accessToken;
|
|
861
|
+
const tokenString = await token("oauth2", []);
|
|
862
|
+
|
|
863
|
+
if (tokenString) {
|
|
864
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
const response = await this.request({
|
|
869
|
+
path: `/AssessingPhotos/Primary/Direct/{pan}`.replace(`{${"pan"}}`, encodeURIComponent(String(requestParameters['pan']))),
|
|
870
|
+
method: 'GET',
|
|
871
|
+
headers: headerParameters,
|
|
872
|
+
query: queryParameters,
|
|
873
|
+
}, initOverrides);
|
|
874
|
+
|
|
875
|
+
return new runtime.VoidApiResponse(response);
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
/**
|
|
879
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
880
|
+
*/
|
|
881
|
+
async assessingPhotosPrimaryDirectPanGet(pan: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void> {
|
|
882
|
+
await this.assessingPhotosPrimaryDirectPanGetRaw({ pan: pan }, initOverrides);
|
|
883
|
+
}
|
|
884
|
+
|
|
840
885
|
/**
|
|
841
886
|
* Returns the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the URL is a temporary URL that will expire after a few hours.
|
|
842
887
|
*/
|
package/src/models/Address.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/Amenity.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/ApiError.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/CEComments.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/CENote.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/CppPermit.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/Document.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/Exemption.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/FieldCard.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/FullPermit.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/General.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/Land.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/src/models/Owner.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|