-
public final class BuyerAction.Charge extends BuyerAction
Action that will charge the card payment source id with Money.amount in the specified Money.currencyCode
-
-
Method Summary
Modifier and Type Method Description final Money
component1()
final BuyerAction.Charge
copy(Money money)
final Money
getMoney()
-
-
Constructor Detail
-
Charge
Charge(Money money)
-
-
Method Detail
-
component1
final Money component1()
-
copy
final BuyerAction.Charge copy(Money money)
-
-
-
-