prawn 0.1.0

Rust Client for the Tidal API providing comprehensive API coverag, and easy OAuth management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# StripeConnectionsAttributes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)