CompletePlatformPayoutByPartnerSettlementIdsResponse

@Serializable
data class CompletePlatformPayoutByPartnerSettlementIdsResponse(val bulkPayoutId: String? = null, val bulkPayoutGraphqlId: String? = null, val payoutCount: Int, val partnerSettlementCount: Int)

일괄 지급 완료 처리 결과

Constructors

constructor(bulkPayoutId: String? = null, bulkPayoutGraphqlId: String? = null, payoutCount: Int, partnerSettlementCount: Int)

Properties

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