Type alias PreparePaymentMethodFormInput

PreparePaymentMethodFormInput: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]>; integrationId?: InputMaybe<Scalars["String"]> }

Type declaration