Type alias InitAddStripeCustomerPaymentMethodInput

InitAddStripeCustomerPaymentMethodInput: { customerRefId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]> }

Type declaration