Package io.stigg.api.operations
Class DetachCustomerPaymentMethodMutation.Builder
- java.lang.Object
-
- io.stigg.api.operations.DetachCustomerPaymentMethodMutation.Builder
-
- Enclosing class:
- DetachCustomerPaymentMethodMutation
public static final class DetachCustomerPaymentMethodMutation.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DetachCustomerPaymentMethodMutationbuild()DetachCustomerPaymentMethodMutation.Builderinput(DetachCustomerPaymentMethodInput input)
-
-
-
Method Detail
-
input
public DetachCustomerPaymentMethodMutation.Builder input(DetachCustomerPaymentMethodInput input)
-
build
public DetachCustomerPaymentMethodMutation build()
-
-