# setup\_intent\_payment\_method\_options\_sepa\_debit

From **Stripe API**.

- Type: `object`

## Properties

### `mandate_options`

- Required: false
- Type: `object`

## JSON Schema

```json
{"properties":{"mandate_options":{"$ref":"#/components/schemas/setup_intent_payment_method_options_mandate_options_sepa_debit"}},"title":"setup_intent_payment_method_options_sepa_debit","type":"object","x-expandableFields":["mandate_options"]}
```
