getPlatformPayouts

@JvmName(name = "getPlatformPayoutsSuspend")
suspend fun getPlatformPayouts(isForTest: Boolean? = null, page: PageInput? = null, filter: PlatformPayoutFilterInput? = null): GetPlatformPayoutsResponse

지급 내역 다건 조회

여러 지급 내역을 조회합니다.

Parameters

isForTest
page
filter

Throws