getOriginalEntity

See getOriginalEntity(Boolean).

Return

(see linked method).


open fun getOriginalEntity(fixRequest: Boolean): EntityValue?

Return (nullable) The original downloaded state of the entity (if any), that was affected by this request.

Return

(nullable) The original downloaded state of the entity (if any), that was affected by this request.

Parameters

fixRequest

If the returned entity is to be used to directly fix this pending request (by reapplying the changes), then true, otherwise false. Defaults to false.