deleteMarker property

bool? deleteMarker
final

Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response.

Implementation

final bool? deleteMarker;