{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/BillingAppStripeCreateCheckoutSessionConsentCollectionPaymentMethodReuseAgreementPosition", "title": "BillingAppStripeCreateCheckoutSessionConsentCollectionPaymentMethodReuseAgreementPosition", "description": "Position of payment method reuse agreement in the UI.", "type": "string", "enum": [ "auto", "hidden" ], "x-speakeasy-unknown-values": "allow" }