pub type UtilGetDeviceStaticInfoInputResponse = UtilGetDeviceStaticInfoOutputResponse;Aliased Type§
pub struct UtilGetDeviceStaticInfoInputResponse {
pub info: DeviceStaticInfo,
}Fields§
§info: DeviceStaticInfopub type UtilGetDeviceStaticInfoInputResponse = UtilGetDeviceStaticInfoOutputResponse;pub struct UtilGetDeviceStaticInfoInputResponse {
pub info: DeviceStaticInfo,
}info: DeviceStaticInfo