github.com/twilio/twilio-go@v1.20.1/rest/events/v1/docs/EventsV1SchemaVersion.md (about)

     1  # EventsV1SchemaVersion
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Id** | Pointer to **string** | The unique identifier of the schema. Each schema can have multiple versions, that share the same id. |
     8  **SchemaVersion** | Pointer to **int** | The version of this schema. |
     9  **DateCreated** | Pointer to [**time.Time**](time.Time.md) | The date the schema version was created, given in ISO 8601 format. |
    10  **Url** | Pointer to **string** | The URL of this resource. |
    11  **Raw** | Pointer to **string** |  |
    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