TokenRequestResult.tokenType()
Returns the token_type
field value. Throws an Error
if the field is missing or the value isn't a string.
Definition
function tokenType(): string;
Returns the token_type
field value. Throws an Error
if the field is missing or the value isn't a string.
function tokenType(): string;