Class YMKSearchFeatureEnumValue

Value for enumerated features.

Class Methods

Properties

id

Machine readable value identifier.

name

Human readable localized representation.

id

Machine readable value identifier.

name

Human readable localized representation.

Method Detail

+enumValueWithId:name:

+ (nonnull YMKSearchFeatureEnumValue *)enumValueWithId:(nonnull NSString *)id
                                                  name:(nonnull NSString *)name 

Property Detail

id

(assign, readonly) NSString * id

Machine readable value identifier.

name

(assign, readonly) NSString * name

Human readable localized representation.