deleteAttribute property

List<DeleteAttribute> deleteAttribute

List of attributes to delete, DeleteAttribute.DISPLAY_NAME or DeleteAttribute.PHOTO_URL. This will nullify these values.

Implementation

List<DeleteAttribute> get deleteAttribute;