VModal Android SDK
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
VModal Android SDK
VModal Android SDK
/
com.vmodal.sdk
/
IndexationJobsListResponse
Indexation
Jobs
List
Response
class
IndexationJobsListResponse
(
raw
:
Map
<
String
,
Any
?
>
)
:
JsonBackedResponse
Typed page of index jobs.
Members
Constructors
Indexation
Jobs
List
Response
Link copied to clipboard
constructor
(
raw
:
Map
<
String
,
Any
?
>
)
Properties
data
Link copied to clipboard
val
data
:
List
<
Any
?
>
Index jobs in this page.
total
Link copied to clipboard
val
total
:
Int
Total index job count.