# source\_type\_p24

From **Stripe API**.

- Type: `object`

## Properties

### `reference`

- Required: false
- Type: `string`
- Nullable: true

## JSON Schema

```json
{"properties":{"reference":{"nullable":true,"type":"string"}},"type":"object"}
```
