MPModifyApiResult Class Reference

Inherits from MPIdentityApiResult : NSObject
Declared in MPIdentityApi.h

Overview

Modify result, contains a list of identity changes associated with the response.

  identityChanges

A list of objects describing which users and identity types were updated by the modify request.

@property (nonatomic, strong, readwrite, nonnull) NSArray<MPIdentityChange*> *identityChanges

Discussion

A list of objects describing which users and identity types were updated by the modify request.

Declared In

MPIdentityApi.h