YMKSearchClosed
Warning
This feature is available in the Full MapKit SDK version
|
enum YMKSearchClosed : NSUInteger {} |
Company working status.
Summary
Enum cases
|
YMKSearchClosedUnknown |
|
YMKSearchClosedPermanent |
|
YMKSearchClosedTemporary |
Enum cases
YMKSearchClosedUnknown
|
YMKSearchClosedUnknown |
Default value.
YMKSearchClosedPermanent
|
YMKSearchClosedPermanent |
A company which is closed forever.
YMKSearchClosedTemporary
|
YMKSearchClosedTemporary |
A company that is closed temporarily.