Class MyPaymentUpdateAction.Builder
java.lang.Object
com.commercetools.graphql.api.types.MyPaymentUpdateAction.Builder
- Enclosing class:
- MyPaymentUpdateAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTransaction(AddMyPaymentTransaction addTransaction) build()changeAmountPlanned(ChangePaymentAmountPlanned changeAmountPlanned) setCustomField(SetPaymentCustomField setCustomField) setMethodInfoInterface(SetPaymentMethodInfoInterface setMethodInfoInterface) setMethodInfoMethod(SetPaymentMethodInfoMethod setMethodInfoMethod) setMethodInfoName(SetPaymentMethodInfoName setMethodInfoName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
addTransaction
-
changeAmountPlanned
public MyPaymentUpdateAction.Builder changeAmountPlanned(ChangePaymentAmountPlanned changeAmountPlanned) -
setCustomField
-
setMethodInfoInterface
public MyPaymentUpdateAction.Builder setMethodInfoInterface(SetPaymentMethodInfoInterface setMethodInfoInterface) -
setMethodInfoMethod
public MyPaymentUpdateAction.Builder setMethodInfoMethod(SetPaymentMethodInfoMethod setMethodInfoMethod) -
setMethodInfoName
-