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
/
NoahPaymentMethodDisplayDetails
/
NoahPaymentMethodDisplayDetails
Noah
Payment
Method
Display
Details
constructor
(
type
:
String
,
accountNumber
:
String
?
=
null
,
bankCode
:
String
?
=
null
,
bankAddress
:
NoahBankAddress
?
=
null
,
last4
:
String
?
=
null
,
scheme
:
String
?
=
null
,
identifierType
:
String
?
=
null
,
identifier
:
String
?
=
null
)