unlinked property

bool? unlinked
getter/setter pair

Whether a Recall token specified by the request was deleted.

Can be 'false' when there were no Recall tokens satisfied the criteria from the request.

Required.

Implementation

core.bool? unlinked;