Sha256: b2275ef654a245d3cf087dabed46d59f121e8a13eff369ac6872c8c212937cd3
Contents?: true
Size: 1.14 KB
Versions: 69
Compression:
Stored size: 1.14 KB
Contents
--- title: LineBase --- ## PureCloud::LineBase ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the entity. | | | **description** | **String** | | [optional] | | **version** | **Integer** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_by** | **String** | | [optional] | | **created_by** | **String** | | [optional] | | **state** | **String** | | [optional] | | **modified_by_app** | **String** | | [optional] | | **created_by_app** | **String** | | [optional] | | **line_meta_base** | [**UriReference**](UriReference.html) | | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
69 entries across 69 versions & 2 rubygems