sudoemail
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sudoemail
sudoemail
/
com.sudoplatform.sudoemail.types
/
BatchOperationResult
/
BatchOperationResult
Batch
Operation
Result
constructor
(
status
:
BatchOperationStatus
,
successValues
:
List
<
S
>
?
=
null
,
failureValues
:
List
<
F
>
?
=
null
)