@i2fnsb/property-search-client-ts 1.24.2 → 1.26.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 +16 -4
- package/dist/apis/PropertySearchApi.js +46 -6
- 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 +69 -7
- 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
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @i2fnsb/property-search-client-ts@1.
|
|
1
|
+
## @i2fnsb/property-search-client-ts@1.26.0
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install @i2fnsb/property-search-client-ts@1.
|
|
39
|
+
npm install @i2fnsb/property-search-client-ts@1.26.0 --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,6 +29,10 @@ export interface ArcGISZoningOverlapPercentagesPanGetRequest {
|
|
|
29
29
|
export interface ArcGisOverlapBatchedPostRequest {
|
|
30
30
|
arcGisOverlapBatchedRequest: ArcGisOverlapBatchedRequest;
|
|
31
31
|
}
|
|
32
|
+
export interface ArcGisOverlapPansByNamePostRequest {
|
|
33
|
+
category: ArcGisOverlapCategory;
|
|
34
|
+
name: string;
|
|
35
|
+
}
|
|
32
36
|
export interface ArcGisOverlapSingleCategoryPanGetRequest {
|
|
33
37
|
category: ArcGisOverlapCategory;
|
|
34
38
|
pan: number;
|
|
@@ -76,7 +80,7 @@ export interface CodeEnforcementPendingCaseDataCpdidFieldTypeRididDeleteRequest
|
|
|
76
80
|
export interface DeepParentChildRelationsPanGetRequest {
|
|
77
81
|
pan: number;
|
|
78
82
|
}
|
|
79
|
-
export interface
|
|
83
|
+
export interface EvacuationStatusPanGetRequest {
|
|
80
84
|
pan: number;
|
|
81
85
|
}
|
|
82
86
|
export interface EvictBlobStorageCachePostRequest {
|
|
@@ -235,6 +239,14 @@ export declare class PropertySearchApi extends runtime.BaseAPI {
|
|
|
235
239
|
/**
|
|
236
240
|
*/
|
|
237
241
|
arcGisOverlapBatchedPost(arcGisOverlapBatchedRequest: ArcGisOverlapBatchedRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<ArcGisOverlapByPan>>;
|
|
242
|
+
/**
|
|
243
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
244
|
+
*/
|
|
245
|
+
arcGisOverlapPansByNamePostRaw(requestParameters: ArcGisOverlapPansByNamePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<number>>>;
|
|
246
|
+
/**
|
|
247
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
248
|
+
*/
|
|
249
|
+
arcGisOverlapPansByNamePost(category: ArcGisOverlapCategory, name: string, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<number>>;
|
|
238
250
|
/**
|
|
239
251
|
*/
|
|
240
252
|
arcGisOverlapSingleCategoryPanGetRaw(requestParameters: ArcGisOverlapSingleCategoryPanGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ArcGisOverlapByPan>>;
|
|
@@ -350,11 +362,11 @@ export declare class PropertySearchApi extends runtime.BaseAPI {
|
|
|
350
362
|
/**
|
|
351
363
|
* Gets the evacuation areas and statuses for the given PAN. This can return multiple results if the property overlaps two or more evacuation areas.
|
|
352
364
|
*/
|
|
353
|
-
|
|
365
|
+
evacuationStatusPanGetRaw(requestParameters: EvacuationStatusPanGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<EvacuationEvent>>>;
|
|
354
366
|
/**
|
|
355
367
|
* Gets the evacuation areas and statuses for the given PAN. This can return multiple results if the property overlaps two or more evacuation areas.
|
|
356
368
|
*/
|
|
357
|
-
|
|
369
|
+
evacuationStatusPanGet(pan: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<EvacuationEvent>>;
|
|
358
370
|
/**
|
|
359
371
|
*/
|
|
360
372
|
evictBlobStorageCachePostRaw(requestParameters: EvictBlobStorageCachePostRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<string>>;
|
|
@@ -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.26.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -248,6 +248,46 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
248
248
|
const response = await this.arcGisOverlapBatchedPostRaw({ arcGisOverlapBatchedRequest: arcGisOverlapBatchedRequest }, initOverrides);
|
|
249
249
|
return await response.value();
|
|
250
250
|
}
|
|
251
|
+
/**
|
|
252
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
253
|
+
*/
|
|
254
|
+
async arcGisOverlapPansByNamePostRaw(requestParameters, initOverrides) {
|
|
255
|
+
if (requestParameters['category'] == null) {
|
|
256
|
+
throw new runtime.RequiredError('category', 'Required parameter "category" was null or undefined when calling arcGisOverlapPansByNamePost().');
|
|
257
|
+
}
|
|
258
|
+
if (requestParameters['name'] == null) {
|
|
259
|
+
throw new runtime.RequiredError('name', 'Required parameter "name" was null or undefined when calling arcGisOverlapPansByNamePost().');
|
|
260
|
+
}
|
|
261
|
+
const queryParameters = {};
|
|
262
|
+
if (requestParameters['category'] != null) {
|
|
263
|
+
queryParameters['category'] = requestParameters['category'];
|
|
264
|
+
}
|
|
265
|
+
if (requestParameters['name'] != null) {
|
|
266
|
+
queryParameters['name'] = requestParameters['name'];
|
|
267
|
+
}
|
|
268
|
+
const headerParameters = {};
|
|
269
|
+
if (this.configuration && this.configuration.accessToken && headerParameters["Authorization"] === undefined) {
|
|
270
|
+
const token = this.configuration.accessToken;
|
|
271
|
+
const tokenString = await token("oauth2", []);
|
|
272
|
+
if (tokenString) {
|
|
273
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
const response = await this.request({
|
|
277
|
+
path: `/ArcGisOverlap/PansByName`,
|
|
278
|
+
method: 'POST',
|
|
279
|
+
headers: headerParameters,
|
|
280
|
+
query: queryParameters,
|
|
281
|
+
}, initOverrides);
|
|
282
|
+
return new runtime.JSONApiResponse(response);
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* Gets the entire list of pans for the given category that have the given name.
|
|
286
|
+
*/
|
|
287
|
+
async arcGisOverlapPansByNamePost(category, name, initOverrides) {
|
|
288
|
+
const response = await this.arcGisOverlapPansByNamePostRaw({ category: category, name: name }, initOverrides);
|
|
289
|
+
return await response.value();
|
|
290
|
+
}
|
|
251
291
|
/**
|
|
252
292
|
*/
|
|
253
293
|
async arcGisOverlapSingleCategoryPanGetRaw(requestParameters, initOverrides) {
|
|
@@ -763,9 +803,9 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
763
803
|
/**
|
|
764
804
|
* Gets the evacuation areas and statuses for the given PAN. This can return multiple results if the property overlaps two or more evacuation areas.
|
|
765
805
|
*/
|
|
766
|
-
async
|
|
806
|
+
async evacuationStatusPanGetRaw(requestParameters, initOverrides) {
|
|
767
807
|
if (requestParameters['pan'] == null) {
|
|
768
|
-
throw new runtime.RequiredError('pan', 'Required parameter "pan" was null or undefined when calling
|
|
808
|
+
throw new runtime.RequiredError('pan', 'Required parameter "pan" was null or undefined when calling evacuationStatusPanGet().');
|
|
769
809
|
}
|
|
770
810
|
const queryParameters = {};
|
|
771
811
|
const headerParameters = {};
|
|
@@ -778,7 +818,7 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
778
818
|
}
|
|
779
819
|
const response = await this.request({
|
|
780
820
|
path: `/EvacuationStatus/{pan}`.replace(`{${"pan"}}`, encodeURIComponent(String(requestParameters['pan']))),
|
|
781
|
-
method: '
|
|
821
|
+
method: 'GET',
|
|
782
822
|
headers: headerParameters,
|
|
783
823
|
query: queryParameters,
|
|
784
824
|
}, initOverrides);
|
|
@@ -787,8 +827,8 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
787
827
|
/**
|
|
788
828
|
* Gets the evacuation areas and statuses for the given PAN. This can return multiple results if the property overlaps two or more evacuation areas.
|
|
789
829
|
*/
|
|
790
|
-
async
|
|
791
|
-
const response = await this.
|
|
830
|
+
async evacuationStatusPanGet(pan, initOverrides) {
|
|
831
|
+
const response = await this.evacuationStatusPanGetRaw({ pan: pan }, initOverrides);
|
|
792
832
|
return await response.value();
|
|
793
833
|
}
|
|
794
834
|
/**
|
package/dist/models/Address.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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Address.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.26.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Amenity.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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Amenity.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.26.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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/ApiError.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CENote.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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CENote.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.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.26.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CppPermit.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.26.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.26.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.26.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|