Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
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