SFMetadata Class Reference
Inherits from | NSObject |
---|---|
Declared in | SFMetadata.h |
childRelationships
@property (nonatomic, strong, readonly, nullable) NSArray<NSDictionary*> *childRelationships
networkScopeFieldName
@property (nonatomic, strong, readonly, nullable) NSString *networkScopeFieldName
+ fromJSON:
Creates an instance of this class from its JSON representation.
+ (nonnull instancetype)fromJSON:(nonnull NSDictionary *)data
Parameters
data |
JSON data. |
---|
Return Value
Instance of this class.
Declared In
SFMetadata.h