# ApiPeriodV2010PeriodAccountPeriodCallPeriodPayments ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_sid** | Option<**String**> | The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Payments resource. | [optional] **call_sid** | Option<**String**> | The SID of the [Call](https://www.twilio.com/docs/voice/api/call-resource) the Payments resource is associated with. This will refer to the call sid that is producing the payment card (credit/ACH) information thru DTMF. | [optional] **sid** | Option<**String**> | The SID of the Payments resource. | [optional] **date_created** | Option<**String**> | The date and time in GMT that the resource was created specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format. | [optional] **date_updated** | Option<**String**> | The date and time in GMT that the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format. | [optional] **uri** | Option<**String**> | The URI of the resource, relative to `https://api.twilio.com`. | [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)