Skip to content

Commit

Permalink
43.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Oct 24, 2020
1 parent 67a19ca commit e0b5fd2
Show file tree
Hide file tree
Showing 1,032 changed files with 11,452 additions and 13,973 deletions.
4 changes: 2 additions & 2 deletions PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '42.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '42.0.0' }
s.version = '43.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '43.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '42.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '43.0.0'
```

Then install your project's dependencies:
Expand Down
4 changes: 2 additions & 2 deletions build/PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '42.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '42.0.0' }
s.version = '43.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '43.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '42.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '43.0.0'
```

Then install your project's dependencies:
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ADFS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ADFS
| **name** | **String** | | [optional] |
| **relyingPartyIdentifier** | **String** | | [optional] |
| **certificate** | **String** | | [optional] |
| **issuerURI** | **String** | | [optional] |
| **ssoTargetURI** | **String** | | [optional] |
| **issuerURI** | **String** | | [optional] |
| **disabled** | **Bool** | | [optional] |
| **selfUri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionTarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ title: ActionTarget
| **_description** | **String** | Description of the target. | [optional] |
| **serviceLevel** | [**ServiceLevel**](ServiceLevel.html) | Service Level of the action target. Chat offers for the target will be throttled with the aim of achieving this service level. | [optional] |
| **selfUri** | **String** | The URI for this object | [optional] |
| **createdDate** | [**Date**](Date.html) | The date the target was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modifiedDate** | [**Date**](Date.html) | The date the target was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **createdDate** | [**Date**](Date.html) | The date the target was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **modifiedDate** | [**Date**](Date.html) | The date the target was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: ActionTargetListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/AddShiftTradeRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ title: AddShiftTradeRequest
| **scheduleId** | **String** | The ID of the schedule to which the initiating and receiving shifts belong | |
| **initiatingShiftId** | **String** | The ID of the shift that the initiating user wants to give up | |
| **receivingUserId** | **String** | The ID of the user to whom to send the request (for use in direct trade requests) | [optional] |
| **expiration** | [**Date**](Date.html) | When this shift trade request should expire. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **expiration** | [**Date**](Date.html) | When this shift trade request should expire. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **acceptableIntervals** | **[String]** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AfterCallWork.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ title: AfterCallWork

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **startTime** | [**Date**](Date.html) | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **endTime** | [**Date**](Date.html) | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **startTime** | [**Date**](Date.html) | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **endTime** | [**Date**](Date.html) | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **state** | **String** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/AgentActivityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ title: AgentActivityEntityListing
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AnalyticsConversation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ title: AnalyticsConversation
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **conversationId** | **String** | Unique identifier for the conversation | [optional] |
| **conversationStart** | [**Date**](Date.html) | Date/time the conversation started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **conversationEnd** | [**Date**](Date.html) | Date/time the conversation ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **conversationStart** | [**Date**](Date.html) | Date/time the conversation started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **conversationEnd** | [**Date**](Date.html) | Date/time the conversation ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **mediaStatsMinConversationMos** | **Double** | The lowest estimated average MOS among all the audio streams belonging to this conversation | [optional] |
| **mediaStatsMinConversationRFactor** | **Double** | The lowest R-factor value among all of the audio streams belonging to this conversation | [optional] |
| **originatingDirection** | **String** | The original direction of the conversation | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AnalyticsConversationAsyncQueryResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: AnalyticsConversationAsyncQueryResponse
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **cursor** | **String** | Optional cursor to indicate where to resume the results | [optional] |
| **dataAvailabilityDate** | [**Date**](Date.html) | Data available up to at least this datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **dataAvailabilityDate** | [**Date**](Date.html) | Data available up to at least this datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **conversations** | [**[AnalyticsConversation]**](AnalyticsConversation.html) | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AnalyticsConversationSegment.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ title: AnalyticsConversationSegment

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **segmentStart** | [**Date**](Date.html) | The timestamp when this segment began. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **segmentEnd** | [**Date**](Date.html) | The timestamp when this segment ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **segmentStart** | [**Date**](Date.html) | The timestamp when this segment began. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **segmentEnd** | [**Date**](Date.html) | The timestamp when this segment ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **queueId** | **String** | Queue identifier | [optional] |
| **wrapUpCode** | **String** | Wrapup Code id | [optional] |
| **wrapUpNote** | **String** | Note entered by an agent during after-call work | [optional] |
Expand Down
4 changes: 2 additions & 2 deletions build/docs/AnalyticsConversationWithoutAttributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ title: AnalyticsConversationWithoutAttributes
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **conversationId** | **String** | Unique identifier for the conversation | [optional] |
| **conversationStart** | [**Date**](Date.html) | Date/time the conversation started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **conversationEnd** | [**Date**](Date.html) | Date/time the conversation ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **conversationStart** | [**Date**](Date.html) | Date/time the conversation started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **conversationEnd** | [**Date**](Date.html) | Date/time the conversation ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **mediaStatsMinConversationMos** | **Double** | The lowest estimated average MOS among all the audio streams belonging to this conversation | [optional] |
| **mediaStatsMinConversationRFactor** | **Double** | The lowest R-factor value among all of the audio streams belonging to this conversation | [optional] |
| **originatingDirection** | **String** | The original direction of the conversation | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AnalyticsEvaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ title: AnalyticsEvaluation
| **evaluationId** | **String** | Unique identifier for the evaluation | [optional] |
| **evaluatorId** | **String** | A unique identifier of the PureCloud user who evaluated the interaction | [optional] |
| **userId** | **String** | Unique identifier for the user being evaluated | [optional] |
| **eventTime** | [**Date**](Date.html) | Specifies when an evaluation occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **eventTime** | [**Date**](Date.html) | Specifies when an evaluation occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **queueId** | **String** | Unique identifier for the queue the conversation was on | [optional] |
| **formId** | **String** | Unique identifier for the form used to evaluate the conversation/agent | [optional] |
| **contextId** | **String** | A unique identifier for an evaluation form, regardless of version | [optional] |
Expand Down
4 changes: 2 additions & 2 deletions build/docs/AnalyticsFlowOutcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ title: AnalyticsFlowOutcome
| **flowOutcomeId** | **String** | Unique identifiers of a flow outcome | [optional] |
| **flowOutcomeValue** | **String** | Flow outcome value, e.g. SUCCESS | [optional] |
| **flowOutcome** | **String** | Colon-separated combinations of unique flow outcome identifier and value | [optional] |
| **flowOutcomeStartTimestamp** | [**Date**](Date.html) | Date/time the outcome started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **flowOutcomeEndTimestamp** | [**Date**](Date.html) | Date/time the outcome ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **flowOutcomeStartTimestamp** | [**Date**](Date.html) | Date/time the outcome started. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **flowOutcomeEndTimestamp** | [**Date**](Date.html) | Date/time the outcome ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
{: class="table table-striped"}


4 changes: 2 additions & 2 deletions build/docs/AnalyticsRoutingStatusRecord.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ title: AnalyticsRoutingStatusRecord

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **startTime** | [**Date**](Date.html) | The start time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **endTime** | [**Date**](Date.html) | The end time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **startTime** | [**Date**](Date.html) | The start time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **endTime** | [**Date**](Date.html) | The end time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **routingStatus** | **String** | The user's ACD routing status | [optional] |
{: class="table table-striped"}

Expand Down
3 changes: 2 additions & 1 deletion build/docs/AnalyticsSession.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ title: AnalyticsSession
| **monitoredParticipantId** | **String** | | [optional] |
| **callbackUserName** | **String** | The name of the user requesting a call back | [optional] |
| **callbackNumbers** | **[String]** | List of numbers to callback | [optional] |
| **callbackScheduledTime** | [**Date**](Date.html) | Scheduled callback date/time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **callbackScheduledTime** | [**Date**](Date.html) | Scheduled callback date/time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **scriptId** | **String** | A unique identifier for a script | [optional] |
| **peerId** | **String** | A unique identifier for a peer | [optional] |
| **skipEnabled** | **Bool** | (Dialer) Whether the agent can skip the dialer contact | [optional] |
Expand Down Expand Up @@ -59,6 +59,7 @@ title: AnalyticsSession
| **provider** | **String** | The source provider for the communication | [optional] |
| **remote** | **String** | Name, phone number, or email address of the remote party. | [optional] |
| **mediaCount** | **Int** | Count of any media (images, files, etc) included in this session | [optional] |
| **flowInType** | **String** | Type of flow in that occurred, e.g. acd, ivr, etc. | [optional] |
| **flowOutType** | **String** | Type of flow out that occurred, e.g. voicemail, callback, or acd | [optional] |
| **requestedRoutings** | **[String]** | All routing types for requested/attempted routing methods. | [optional] |
| **usedRouting** | **String** | Complete routing method | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AnalyticsSessionMetric.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: AnalyticsSessionMetric
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | Unique name of this metric | |
| **value** | **Int64** | The metric value | |
| **emitDate** | [**Date**](Date.html) | Metric emission date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **emitDate** | [**Date**](Date.html) | Metric emission date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | |
{: class="table table-striped"}


4 changes: 2 additions & 2 deletions build/docs/AnalyticsSurvey.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ title: AnalyticsSurvey
| **surveyFormId** | **String** | Unique identifier for the survey form | [optional] |
| **surveyFormName** | **String** | Name of the survey form | [optional] |
| **surveyFormContextId** | **String** | Unique identifier for the survey form, regardless of version | [optional] |
| **eventTime** | [**Date**](Date.html) | Specifies when a survey occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **eventTime** | [**Date**](Date.html) | Specifies when a survey occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **userId** | **String** | A unique identifier of the PureCloud user | [optional] |
| **queueId** | **String** | Unique identifier for the queue the conversation was on | [optional] |
| **surveyStatus** | **String** | Survey status | [optional] |
| **surveyPromoterScore** | **Int** | Promoter score of the survey | [optional] |
| **surveyCompletedDate** | [**Date**](Date.html) | Completion date/time of the survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **surveyCompletedDate** | [**Date**](Date.html) | Completion date/time of the survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **oSurveyTotalScore** | **Int64** | | [optional] |
{: class="table table-striped"}

Expand Down
2 changes: 1 addition & 1 deletion build/docs/AnalyticsUserDetailsAsyncQueryResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: AnalyticsUserDetailsAsyncQueryResponse
|------------ | ------------- | ------------- | -------------|
| **userDetails** | [**[AnalyticsUserDetail]**](AnalyticsUserDetail.html) | | [optional] |
| **cursor** | **String** | Optional cursor to indicate where to resume the results | [optional] |
| **dataAvailabilityDate** | [**Date**](Date.html) | Data available up to at least this datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **dataAvailabilityDate** | [**Date**](Date.html) | Data available up to at least this datetime. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
{: class="table table-striped"}


4 changes: 2 additions & 2 deletions build/docs/AnalyticsUserPresenceRecord.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ title: AnalyticsUserPresenceRecord

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **startTime** | [**Date**](Date.html) | The start time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **endTime** | [**Date**](Date.html) | The end time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **startTime** | [**Date**](Date.html) | The start time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **endTime** | [**Date**](Date.html) | The end time of the record. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z | [optional] |
| **systemPresence** | **String** | The user's system presence | [optional] |
| **organizationPresenceId** | **String** | The identifier for the user's organization presence | [optional] |
{: class="table table-striped"}
Expand Down
Loading

0 comments on commit e0b5fd2

Please sign in to comment.