//! Models for the `root` resource group.
//!
//! Covers: `GET /api/2` (system status). Derived from the Nordnet `Status`
//! schema.
use ;
/// System status information returned by `GET /api/2`.
///
/// All four fields are required per the schema.