Sha256: ddbd9fdf55fa82017460dfe4cf5113306269ec2ea840cb72c1c81ad87c30fa3f
Contents?: true
Size: 886 Bytes
Versions: 13
Compression:
Stored size: 886 Bytes
Contents
--- title: BuAgentScheduleActivity --- ## PureCloud::BuAgentScheduleActivity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **start_date** | **DateTime** | The start date/time of this activity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **length_minutes** | **Integer** | The length of this activity in minutes | [optional] | | **description** | **String** | The description of this activity | [optional] | | **activity_code_id** | **String** | The ID of the activity code associated with this activity | [optional] | | **paid** | **BOOLEAN** | Whether this activity is paid | [optional] | | **time_off_request_id** | **String** | The ID of the time off request associated with this activity, if applicable | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems