# StripeConnectionsAttributes
## Properties
**created_at** | Option<**String**> | Timestamp when the connection was created | [optional]
**external_links** | Option<[**Vec<models::ExternalLink>**](External_Link.md)> | External links for Stripe connection | [optional]
**last_modified_at** | Option<**String**> | Timestamp when the connection was last modified | [optional]
**status** | **String** | Current status of this Stripe connection |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)