twilio-openapi 1.2.2

This is a twilio API client generated via openAPI and slightly modified
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ApiPeriodV2010PeriodAccountPeriodNewKey

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sid** | Option<**String**> | The unique string that identifies the resource | [optional]
**friendly_name** | Option<**String**> | The string that you assigned to describe the resource | [optional]
**date_created** | Option<**String**> | The RFC 2822 date and time in GMT that the resource was created | [optional]
**date_updated** | Option<**String**> | The RFC 2822 date and time in GMT that the resource was last updated | [optional]
**secret** | Option<**String**> | The secret your application uses to sign Access Tokens and to authenticate to the REST API. | [optional]

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