BVDisplayResponse Class Reference

Conforms to *
:
BVGenericConversationsResult
GenericType
__covariant
Declared in BVDisplayResponse.h

  offset

@property (nullable) NSNumber *offset

  locale

@property (nullable) NSString *locale

  totalResults

@property (nullable) NSNumber *totalResults

  limit

@property (nullable) NSNumber *limit

– initWithApiResponse:

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