Array of session ID hashes to log out (max 100)
@JsonKey(name: 'session_id_hashes') final List<String> sessionIdHashes;