useBaseSession property

bool useBaseSession
final

When true, API calls use the base (admin) user's session token instead of the switched user's token.

Implementation

final bool useBaseSession;