Sha256: 1df950b1311dc1d99f1e6efc9e0563a7e145a4f26d8274b9ed93bbb29274cc2e
Contents?: true
Size: 1.02 KB
Versions: 142
Compression:
Stored size: 1.02 KB
Contents
--- title: Note --- ## PureCloud::Note ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **note_text** | **String** | | [optional] | | **modify_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **create_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **created_by** | [**User**](User.html) | The author of this note | | | **external_data_sources** | [**Array<ExternalDataSource>**](ExternalDataSource.html) | Links to the sources of data (e.g. one source might be a CRM) that contributed data to this record. Read-only, and only populated when requested via expand param. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
142 entries across 142 versions & 1 rubygems