Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.noah
/
NoahGetPayoutCountriesData
Noah
Get
Payout
Countries
Data
data
class
NoahGetPayoutCountriesData
(
val
countries
:
Map
<
String
,
List
<
String
>
>
)
Successful payload mapping ISO-3166 country code -> list of fiat currency codes.
Members
Constructors
Noah
Get
Payout
Countries
Data
Link copied to clipboard
constructor
(
countries
:
Map
<
String
,
List
<
String
>
>
)
Properties
countries
Link copied to clipboard
val
countries
:
Map
<
String
,
List
<
String
>
>