fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TlsSubscriptionResponseAttributes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**state** | Option<**String**> | The current state of your subscription. | 
**has_active_order** | Option<**bool**> | Subscription has an active order | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)