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
/
ImageGetBulkResponse
Image
Get
Bulk
Response
class
ImageGetBulkResponse
(
raw
:
Map
<
String
,
Any
?
>
)
:
JsonBackedResponse
Bulk image-content results.
Members
Constructors
Image
Get
Bulk
Response
Link copied to clipboard
constructor
(
raw
:
Map
<
String
,
Any
?
>
)
Properties
records
Link copied to clipboard
val
records
:
List
<
Map
<
String
,
Any
?
>
>
Image-content result records.