Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
example-api
/
me.ahoo.wow.example.api.client
/
CartQueryClient
/
paged
paged
abstract
override
fun
paged
(
@
RequestBody
pagedQuery
:
IPagedQuery
)
:
Mono
<
PagedList
<
MaterializedSnapshot
<
CartData
>
>
>