Type Alias UtilGetDeviceStaticInfoInputResponse

Source
pub type UtilGetDeviceStaticInfoInputResponse = UtilGetDeviceStaticInfoOutputResponse;

Aliased Type§

struct UtilGetDeviceStaticInfoInputResponse {
    pub info: DeviceStaticInfo,
}

Fields§

§info: DeviceStaticInfo