// Generated by redfish-codegen. Do not modify.
/// The unique identifier for a resource.
#[derive(Clone, Debug, serde::Deserialize, serde::Serialize)]#[derive(Default)]pubstructId(pub String);implcrate::Metadata<'static>forId{constJSON_SCHEMA:&'staticstr="odata.v4_0_5.json";}