Fragment

data class Fragment(val withdrawalState: RevenueWithdrawalState) : TransactionPartner

Constructors

Link copied to clipboard
constructor(withdrawalState: RevenueWithdrawalState)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@EncodeDefault
open override val type: String
Link copied to clipboard
@SerialName(value = "withdrawal_state")
val withdrawalState: RevenueWithdrawalState