SFSDKCollectionSubResponse Class Reference Inherits from NSObject Declared in SFSDKCollectionResponse.h objectId @property (nonatomic, readonly) NSString *objectId success @property (nonatomic, readonly) BOOL success errors @property (nonatomic, readonly) NSArray<SFSDKCollectionErrorResponse*> *errors json @property (nonatomic, readonly) NSDictionary *json – initWith: - (instancetype)initWith:(NSDictionary *)dict