-
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 Moneycomponent1()final BuyerAction.Chargecopy(Money money)final MoneygetMoney()-
-
Constructor Detail
-
Charge
Charge(Money money)
-
-
Method Detail
-
component1
final Money component1()
-
copy
final BuyerAction.Charge copy(Money money)
-
-
-
-