birb-integrated-bench/src/InputSvcApi.kt

3 lines
84 B
Kotlin

package com.kmlabz.k8s
data class InputSvcApi(val date: String, val device_id: Int)