RenameProposalInput input object
A proposal to rename a payment method.
Input fields
-
name (
String!
) RequiredThe new name for the payment method.
-
paymentMethod (
PaymentMethodInput!
) RequiredThe payment method to rename.
-
renamed (
Boolean!
) RequiredWhether the payment method was renamed.