FullPayment

class FullPayment(val amountPaid: Amount, val remainingBalance: Amount) : GiftCardBalanceStatus

Constructors

Link copied to clipboard
constructor(amountPaid: Amount, remainingBalance: Amount)

Properties

Link copied to clipboard
Link copied to clipboard