# account\_card\_issuing\_settings

From **Stripe API**.

- Type: `object`

## Properties

### `tos_acceptance`

- Required: false
- Type: `object`

## JSON Schema

```json
{"properties":{"tos_acceptance":{"$ref":"#/components/schemas/card_issuing_account_terms_of_service"}},"title":"AccountCardIssuingSettings","type":"object","x-expandableFields":["tos_acceptance"]}
```
