github.com/twilio/twilio-go@v1.20.1/rest/events/v1/docs/EventsV1SubscribedEvent.md (about) 1 # EventsV1SubscribedEvent 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AccountSid** | Pointer to **string** | The unique SID identifier of the Account. | 8 **Type** | Pointer to **string** | Type of event being subscribed to. | 9 **SchemaVersion** | Pointer to **int** | The schema version that the Subscription should use. | 10 **SubscriptionSid** | Pointer to **string** | The unique SID identifier of the Subscription. | 11 **Url** | Pointer to **string** | The URL of this resource. | 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15