pub fn info_get(
configuration: &Configuration,
) -> Result<ResponseContent<InfoData>, Error<InfoGetError>>Expand description
Information about the vendor and product.
pub fn info_get(
configuration: &Configuration,
) -> Result<ResponseContent<InfoData>, Error<InfoGetError>>Information about the vendor and product.