PayoutDetails

constructor(currencyCode: String, min: String? = null, max: String? = null, methods: List<PayoutMethod>)

Parameters

currencyCode

ISO 3166 currency code string

min

Minimum amount of currency that the offer is valid for

max

Maximum amount of currency that the offer is valid for

methods

A list of payout methods to select from