RFSPersonGroup


@interface RFSPersonGroup : RFSDBBaseItem

Person Database object that represents Group of persons.

  • PersonGroup name. Updatable fields.

    Declaration

    Objective-C

    @property (nonatomic, strong) NSString *_Nonnull name;
  • A free-form object containing Group extended attributes. Updatable field.

    Declaration

    Objective-C

    @property (nonatomic, strong) NSMutableDictionary *_Nonnull metadata;
  • Unavailable

    Not the designated initializer

    Undocumented

    Declaration

    Objective-C

    RFS_EMPTY_INIT_UNAVAILABLE
  • Unavailable

    Not the designated initializer

    Undocumented

    Declaration

    Objective-C

    RFS_EMPTY_INIT_UNAVAILABLE