use Serialize;
use ;
// TODO: User should not need access to the payload as we will handle that for
// them. However, the client is complaining this struct is more restrictive at
// this level, than in the client level.
/// The payload that will be sent to Bugsnag's session API via the backend
/// clients