limitedUse property

bool? limitedUse
getter/setter pair

Forces a short-lived token with a 5 minute TTL.

Useful when the client wishes to impose stricter TTL requirements for this exchange. Default: false.

Implementation

core.bool? limitedUse;