SYReverseSearchResultDescription Class Reference

Provides description of the found result. More...

#import <SYReverseSearchResult.h>

Inheritance diagram for SYReverseSearchResultDescription:
Collaboration diagram for SYReverseSearchResultDescription:

Properties

NSString * city
 City of the found result. More...
 
NSString * street
 Street of the found result. More...
 
NSArray< NSString * > * roadNumbers
 Road numbers of the found result. More...
 
NSString * houseNumber
 House number of the found result, if available. More...
 
NSString * builtUpArea
 Build Up area of the found result, if available. More...
 
SYCountryIso * countryIso
 Country iso. More...
 

Detailed Description

Provides description of the found result.

Property Documentation

◆ city

- (NSString*) city
readnonatomicassign

City of the found result.

◆ street

- (NSString*) street
readnonatomicassign

Street of the found result.

◆ roadNumbers

- (NSArray<NSString*>*) roadNumbers
readnonatomicassign

Road numbers of the found result.

◆ houseNumber

- (NSString*) houseNumber
readnonatomicassign

House number of the found result, if available.

◆ builtUpArea

- (NSString*) builtUpArea
readnonatomicassign

Build Up area of the found result, if available.

◆ countryIso

- (SYCountryIso*) countryIso
readnonatomicassign

Country iso.


The documentation for this class was generated from the following file: