kvision-common-remote
/
io.kvision.remote
/
RemoteData
common
Remote
Data
data class
RemoteData
<
T
>(data:
List
<
T
>, last_page:
Int
)
Content copied to clipboard
Properties
Properties
data
Link copied to clipboard
common
val
data
:
List
<
T
>
Content copied to clipboard
last_page
Link copied to clipboard
common
val
last_page
:
Int
= 0
Content copied to clipboard