Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentContent
/
LoyaltyRewards
/
LoyaltyRewards
Loyalty
Rewards
constructor
(
accountNumber
:
String
?
=
null
,
currentBalance
:
BigDecimal
?
=
null
,
nextRewardLevel
:
BigDecimal
?
=
null
,
pointsAwarded
:
BigDecimal
?
=
null
,
programName
:
String
?
=
null
)