Sha256: f9badbc7109f46322bec6c0c82b7a60013c87afd0aadd2afb63ccaf93c5c0218
Contents?: true
Size: 819 Bytes
Versions: 69
Compression:
Stored size: 819 Bytes
Contents
--- title: UserScheduleActivity --- ## PureCloud::UserScheduleActivity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **activity_code_id** | **String** | The id for the activity code. Look up a map of activity codes with the activities route | [optional] | | **start_date** | **DateTime** | Start time in UTC for this activity, in ISO-8601 format | [optional] | | **length_in_minutes** | **Integer** | Length in minutes for this activity | [optional] | | **description** | **String** | Description for this activity | [optional] | | **counts_as_paid_time** | **BOOLEAN** | Whether this activity is paid | [optional] | | **is_dst_fallback** | **BOOLEAN** | Whether this activity spans a DST fallback | [optional] | {: class="table table-striped"}
Version data entries
69 entries across 69 versions & 2 rubygems