GetPlatformPayoutsResponse

@Serializable
data class GetPlatformPayoutsResponse(val items: List<PlatformPayout>, val page: PageInfo, val counts: PlatformPayoutStatusStats)

Constructors

Link copied to clipboard
constructor(items: List<PlatformPayout>, page: PageInfo, counts: PlatformPayoutStatusStats)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard