// Generated by redfish-codegen. Do not modify.
/// The URI to the resource containing the next set of partial members.
#[derive(Clone, Debug, serde::Deserialize, serde::Serialize)]#[derive(Default)]pubstructNextLink(pub String);implcrate::Metadata<'static>forNextLink{constJSON_SCHEMA:&'staticstr="odata.v4_0_5.json";}