BVSecondaryRating Class Reference

Inherits from NSObject
Declared in BVSecondaryRating.h

  value

@property (nullable) NSNumber *value

  valueRange

@property (nullable) NSNumber *valueRange

  valueLabel

@property (nullable) NSString *valueLabel

  maxLabel

@property (nullable) NSString *maxLabel

  minLabel

@property (nullable) NSString *minLabel

  label

@property (nullable) NSString *label

  displayType

@property (nullable) NSString *displayType

  identifier

@property (nullable) NSString *identifier

– initWithApiResponse:

- (nonnull id)initWithApiResponse:(nonnull NSDictionary *)apiResponse