DevicesListResponse

fun DevicesListResponse(@Json(name = "devices") devices: List<DeviceInfo>? = null)