// Generated by redfish-codegen. Do not modify.
/// This action resets the BIOS attributes to default.
#[derive(Clone, Debug, serde::Deserialize, serde::Serialize)]#[derive(Default)]pubstructResetBiosRequestBody(pub serde_json::Value);implcrate::Metadata<'static>forResetBiosRequestBody{constJSON_SCHEMA:&'staticstr="Bios.v1_2_1.json";}