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