ReadAndApplyTokens constant

ApplicationScopes const ReadAndApplyTokens

ReadAndApplyTokens = 1024 Read offer history and claim and apply tokens for the user.

Implementation

static const ApplicationScopes ReadAndApplyTokens = ApplicationScopes(1024);