//! # Request Builder
use ;
use crate;
use crateSpreadBrokerUrl;
/// The `RequestBuilder` struct is used to build the request to get the spread data from the broker.
/// This struct is used to build the request to get the spread data from the broker.
///
/// ### Example
///
///