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
/
ImageBulkResponse
Image
Bulk
Response
class
ImageBulkResponse
(
raw
:
Map
<
String
,
Any
?
>
)
:
JsonBackedResponse
Forward-compatible bulk image response.
Members
Constructors
Image
Bulk
Response
Link copied to clipboard
constructor
(
raw
:
Map
<
String
,
Any
?
>
)
Properties
records
Link copied to clipboard
val
records
:
List
<
Map
<
String
,
Any
?
>
>
Forward-compatible image records.