Enum sylvia_iot_data::models::application_dldata::SortKey
source · pub enum SortKey {
Proc,
Resp,
NetworkCode,
NetworkAddr,
}
Expand description
The sort keys for the list operation.
pub enum SortKey {
Proc,
Resp,
NetworkCode,
NetworkAddr,
}
The sort keys for the list operation.