PaymentDetails

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