Dokka MultiModule Example
androidJvm
pos-sdk
/
su.ips.pos_sdk.sdk.kotlin
/
PaymentKotlinSDK
/
getHistory
get
History
open
suspend override
fun
getHistory
(
startIndex
:
Int
,
endIndex
:
Int
)
:
List
<
Operation
>
?