abra-api
Toggle table of contents
1.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
abra-api
abra-api
/
ai.abra.api.service
/
VendorService
/
list
list
suspend
fun
list
(
vendors
:
List
<
String
>
?
=
null
,
statuses
:
List
<
RuleStatus
>
?
=
null
)
:
Result
<
List
<
VendorResource
>
,
Exception
>
Get the list of vendors and their rules.