toggle menu
adyen-android
androidJvm
switch theme
search in API
giftcard
/
com.adyen.checkout.giftcard.internal.util
/
GiftCardBalanceStatus
/
PartialPayment
Partial
Payment
class
PartialPayment
(
val
amountPaid
:
Amount
,
val
remainingBalance
:
Amount
)
:
GiftCardBalanceStatus
Members
Constructors
Partial
Payment
Link copied to clipboard
constructor
(
amountPaid
:
Amount
,
remainingBalance
:
Amount
)
Properties
amount
Paid
Link copied to clipboard
val
amountPaid
:
Amount
remaining
Balance
Link copied to clipboard
val
remainingBalance
:
Amount