hasBeenExchanged property

bool? hasBeenExchanged
getter/setter pair

Whether or not this authorization code has already been exchanged for a token.

Implementation

bool? hasBeenExchanged;