| MTN MOMO ANDROID SDK
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
| MTN MOMO ANDROID SDK
momo-api-sdk
/
io.rekast.sdk.model
/
Invoice
/
Invoice
Invoice
Common
constructor
(
externalId
:
String
,
amount
:
String
,
currency
:
String
,
validityDuration
:
String
?
=
null
,
intendedPayer
:
AccountHolder
?
=
null
,
payerMessage
:
String
?
=
null
,
payeeNote
:
String
?
=
null
,
description
:
String
?
=
null
)