NoahGetPayoutCountriesData

data class NoahGetPayoutCountriesData(val countries: Map<String, List<String>>)

Successful payload mapping ISO-3166 country code -> list of fiat currency codes.

Constructors

Link copied to clipboard
constructor(countries: Map<String, List<String>>)

Properties

Link copied to clipboard