Skip to content

/AWS1/CL_REKDELETEFACESRSP

DeleteFacesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_deletedfaces TYPE /AWS1/CL_REKFACEIDLIST_W=>TT_FACEIDLIST TT_FACEIDLIST

An array of strings (face IDs) of the faces that were deleted.

it_unsuccessfulfacedeletions TYPE /AWS1/CL_REKUNSUCCFULFACEDEL00=>TT_UNSUCCESSFULFACEDELSLIST TT_UNSUCCESSFULFACEDELSLIST

An array of any faces that weren't deleted.


Queryable Attributes

DeletedFaces

An array of strings (face IDs) of the faces that were deleted.

Accessible with the following methods

Method Description
GET_DELETEDFACES() Getter for DELETEDFACES, with configurable default
ASK_DELETEDFACES() Getter for DELETEDFACES w/ exceptions if field has no value
HAS_DELETEDFACES() Determine if DELETEDFACES has a value

UnsuccessfulFaceDeletions

An array of any faces that weren't deleted.

Accessible with the following methods

Method Description
GET_UNSUCCESSFULFACEDELS() Getter for UNSUCCESSFULFACEDELETIONS, with configurable defa
ASK_UNSUCCESSFULFACEDELS() Getter for UNSUCCESSFULFACEDELETIONS w/ exceptions if field
HAS_UNSUCCESSFULFACEDELS() Determine if UNSUCCESSFULFACEDELETIONS has a value