@i2fnsb/property-search-client-ts 1.24.2 → 1.25.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 +13 -1
- package/dist/apis/PropertySearchApi.js +41 -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 +63 -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
|
@@ -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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -172,6 +172,11 @@ export interface ArcGisOverlapBatchedPostRequest {
|
|
|
172
172
|
arcGisOverlapBatchedRequest: ArcGisOverlapBatchedRequest;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
+
export interface ArcGisOverlapPansByNamePostRequest {
|
|
176
|
+
category: ArcGisOverlapCategory;
|
|
177
|
+
name: string;
|
|
178
|
+
}
|
|
179
|
+
|
|
175
180
|
export interface ArcGisOverlapSingleCategoryPanGetRequest {
|
|
176
181
|
category: ArcGisOverlapCategory;
|
|
177
182
|
pan: number;
|
|
@@ -686,6 +691,63 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
686
691
|
return await response.value();
|
|
687
692
|
}
|
|
688
693
|
|
|
694
|
+
/**
|
|
695
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
696
|
+
*/
|
|
697
|
+
async arcGisOverlapPansByNamePostRaw(requestParameters: ArcGisOverlapPansByNamePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>> {
|
|
698
|
+
if (requestParameters['category'] == null) {
|
|
699
|
+
throw new runtime.RequiredError(
|
|
700
|
+
'category',
|
|
701
|
+
'Required parameter "category" was null or undefined when calling arcGisOverlapPansByNamePost().'
|
|
702
|
+
);
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
if (requestParameters['name'] == null) {
|
|
706
|
+
throw new runtime.RequiredError(
|
|
707
|
+
'name',
|
|
708
|
+
'Required parameter "name" was null or undefined when calling arcGisOverlapPansByNamePost().'
|
|
709
|
+
);
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
const queryParameters: any = {};
|
|
713
|
+
|
|
714
|
+
if (requestParameters['category'] != null) {
|
|
715
|
+
queryParameters['category'] = requestParameters['category'];
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
if (requestParameters['name'] != null) {
|
|
719
|
+
queryParameters['name'] = requestParameters['name'];
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
const headerParameters: runtime.HTTPHeaders = {};
|
|
723
|
+
|
|
724
|
+
if (this.configuration && this.configuration.accessToken && headerParameters["Authorization"] === undefined) {
|
|
725
|
+
const token = this.configuration.accessToken;
|
|
726
|
+
const tokenString = await token("oauth2", []);
|
|
727
|
+
|
|
728
|
+
if (tokenString) {
|
|
729
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
const response = await this.request({
|
|
734
|
+
path: `/ArcGisOverlap/PansByName`,
|
|
735
|
+
method: 'POST',
|
|
736
|
+
headers: headerParameters,
|
|
737
|
+
query: queryParameters,
|
|
738
|
+
}, initOverrides);
|
|
739
|
+
|
|
740
|
+
return new runtime.JSONApiResponse<any>(response);
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
/**
|
|
744
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
745
|
+
*/
|
|
746
|
+
async arcGisOverlapPansByNamePost(category: ArcGisOverlapCategory, name: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>> {
|
|
747
|
+
const response = await this.arcGisOverlapPansByNamePostRaw({ category: category, name: name }, initOverrides);
|
|
748
|
+
return await response.value();
|
|
749
|
+
}
|
|
750
|
+
|
|
689
751
|
/**
|
|
690
752
|
*/
|
|
691
753
|
async arcGisOverlapSingleCategoryPanGetRaw(requestParameters: ArcGisOverlapSingleCategoryPanGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ArcGisOverlapByPan>> {
|
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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|