OBSBaseResponse Class Reference Inherits from OBSAbstractModel : OBSMTLModel Conforms to OBSGetBodyTypeProtocol Declared in OBSBaseModel.hOBSBaseModel.m Overview Base class of OBS network responses statusCode Response status code @property (nonatomic, strong, nonnull) NSString *statusCode Declared In OBSBaseModel.h headers Response headers @property (nonatomic, strong, nullable) NSDictionary *headers Declared In OBSBaseModel.h requestID Request ID @property (nonatomic, strong, nullable) NSString *requestID Declared In OBSBaseModel.h