toggle menu
Readers SDK
version 23.1.3
androidJvm
switch theme
search in API
sdk-issuerInstallmentVerificationPlugin
/
com.geopagos.payments.transaction.issuerInstallmentVerificationPlugin.model
/
SDKPromotion
SDKPromotion
data
class
SDKPromotion
(
val
description
:
String
,
val
id
:
Int
)
Promotion related to a specifically installment.
Parameters
description
: promotion´s description
id
: promotion´s id
Members
Constructors
SDKPromotion
Link copied to clipboard
constructor
(
description
:
String
,
id
:
Int
)
Properties
description
Link copied to clipboard
val
description
:
String
id
Link copied to clipboard
val
id
:
Int