Poq.SDK.Node

Home > @poq/sdk-sfcc > TokenInfo > encode

TokenInfo.encode() method

Methd converts json representation of token info into base 64 format.

Signature:

encode(): string;

Returns:

string

Token info translated into base64 format.