Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Oct 10, 2019
1 parent a05876f commit a17e867
Show file tree
Hide file tree
Showing 428 changed files with 3,069 additions and 1,755 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 = '5.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '5.0.0' }
s.version = '6.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '6.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 => '5.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '6.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 = '5.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '5.0.0' }
s.version = '6.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '6.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 => '5.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '6.0.0'
```

Then install your project's dependencies:
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: ActionEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [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 @@ -13,8 +13,8 @@ title: AgentActivityEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AnalyticsEvaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ title: AnalyticsEvaluation
| **contextId** | **String** | A unique identifier for an evaluation form, regardless of version | [optional] |
| **formName** | **String** | Name of the evaluation form | [optional] |
| **calibrationId** | **String** | The calibration id used for the purpose of training evaluators | [optional] |
| **oTotalScore** | **Int64** | | [optional] |
| **oTotalCriticalScore** | **Int64** | | [optional] |
| **oTotalScore** | **Int64** | | [optional] |
{: class="table table-striped"}


55 changes: 0 additions & 55 deletions build/docs/ArchitectAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ All URIs are relative to *https://api.mypurecloud.com*
| [**getFlowVersions**](ArchitectAPI.html#getFlowVersions) | Get flow version list |
| [**getFlows**](ArchitectAPI.html#getFlows) | Get a pageable list of flows, filtered by query parameters |
| [**getFlowsDatatable**](ArchitectAPI.html#getFlowsDatatable) | Returns a specific datatable by id |
| [**getFlowsDatatableImportJob**](ArchitectAPI.html#getFlowsDatatableImportJob) | Returns the state information about an import job |
| [**getFlowsDatatableRow**](ArchitectAPI.html#getFlowsDatatableRow) | Returns a specific row for the datatable |
| [**getFlowsDatatableRows**](ArchitectAPI.html#getFlowsDatatableRows) | Returns the rows for the datatable with the given id |
| [**getFlowsDatatables**](ArchitectAPI.html#getFlowsDatatables) | Retrieve a list of datatables for the org |
Expand Down Expand Up @@ -2821,60 +2820,6 @@ ArchitectAPI.getFlowsDatatable(datatableId: datatableId, expand: expand) { (resp

[**DataTable**](DataTable.html)

<a name="getFlowsDatatableImportJob"></a>

# **getFlowsDatatableImportJob**



> [DataTableImportJob](DataTableImportJob.html) getFlowsDatatableImportJob(datatableId, importJobId)
Returns the state information about an import job

Returns the state information about an import job.

Wraps GET /api/v2/flows/datatables/{datatableId}/import/jobs/{importJobId}

Requires ANY permissions:

* architect:datatable:view

### Example

```{"language":"swift"}
import PureCloudPlatformClientV2
PureCloudPlatformClientV2API.basePath = "https://api.mypurecloud.com"
PureCloudPlatformClientV2API.accessToken = "cwRto9ScT..."
let datatableId: String = "" // id of datatable
let importJobId: String = "" // id of import job
// Code example
ArchitectAPI.getFlowsDatatableImportJob(datatableId: datatableId, importJobId: importJobId) { (response, error) in
if let error = error {
dump(error)
} else if let response = response {
print("ArchitectAPI.getFlowsDatatableImportJob was successful")
dump(response)
}
}
```

### Parameters


| Name | Type | Description | Notes |
| ------------- | ------------- | ------------- | ------------- |
| **datatableId** | **String**| id of datatable | |
| **importJobId** | **String**| id of import job | |
{: class="table-striped"}


### Return type

[**DataTableImportJob**](DataTableImportJob.html)

<a name="getFlowsDatatableRow"></a>

# **getFlowsDatatableRow**
Expand Down
14 changes: 14 additions & 0 deletions build/docs/ArchitectDependencyTrackingBuildNotificationClient.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: ArchitectDependencyTrackingBuildNotificationClient
---
## ArchitectDependencyTrackingBuildNotificationClient

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **name** | **String** | | [optional] |
{: class="table table-striped"}


Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ title: ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotifi
|------------ | ------------- | ------------- | -------------|
| **status** | **String** | | [optional] |
| **user** | [**ArchitectDependencyTrackingBuildNotificationUser**](ArchitectDependencyTrackingBuildNotificationUser.html) | | [optional] |
| **client** | [**ArchitectDependencyTrackingBuildNotificationClient**](ArchitectDependencyTrackingBuildNotificationClient.html) | | [optional] |
| **startTime** | [**Date**](Date.html) | | [optional] |
{: class="table table-striped"}

Expand Down
1 change: 1 addition & 0 deletions build/docs/ArchitectFlowNotificationArchitectOperation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ title: ArchitectFlowNotificationArchitectOperation
| **_id** | **String** | | [optional] |
| **complete** | **Bool** | | [optional] |
| **user** | [**ArchitectFlowNotificationUser**](ArchitectFlowNotificationUser.html) | | [optional] |
| **client** | [**ArchitectFlowNotificationClient**](ArchitectFlowNotificationClient.html) | | [optional] |
| **actionName** | **String** | | [optional] |
| **actionStatus** | **String** | | [optional] |
| **errorMessage** | **String** | | [optional] |
Expand Down
14 changes: 14 additions & 0 deletions build/docs/ArchitectFlowNotificationClient.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: ArchitectFlowNotificationClient
---
## ArchitectFlowNotificationClient

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **name** | **String** | | [optional] |
{: class="table table-striped"}


Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ title: ArchitectFlowOutcomeNotificationArchitectOperation
| **_id** | **String** | | [optional] |
| **complete** | **Bool** | | [optional] |
| **user** | [**ArchitectFlowOutcomeNotificationUser**](ArchitectFlowOutcomeNotificationUser.html) | | [optional] |
| **client** | [**ArchitectFlowOutcomeNotificationClient**](ArchitectFlowOutcomeNotificationClient.html) | | [optional] |
| **actionName** | **String** | | [optional] |
| **actionStatus** | **String** | | [optional] |
| **errorMessage** | **String** | | [optional] |
Expand Down
14 changes: 14 additions & 0 deletions build/docs/ArchitectFlowOutcomeNotificationClient.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: ArchitectFlowOutcomeNotificationClient
---
## ArchitectFlowOutcomeNotificationClient

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **name** | **String** | | [optional] |
{: class="table table-striped"}


Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ title: ArchitectPromptNotificationArchitectOperation
| **_id** | **String** | | [optional] |
| **complete** | **Bool** | | [optional] |
| **user** | [**ArchitectPromptNotificationUser**](ArchitectPromptNotificationUser.html) | | [optional] |
| **client** | [**ArchitectPromptNotificationClient**](ArchitectPromptNotificationClient.html) | | [optional] |
| **actionName** | **String** | | [optional] |
| **actionStatus** | **String** | | [optional] |
| **errorMessage** | **String** | | [optional] |
Expand Down
14 changes: 14 additions & 0 deletions build/docs/ArchitectPromptNotificationClient.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: ArchitectPromptNotificationClient
---
## ArchitectPromptNotificationClient

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **name** | **String** | | [optional] |
{: class="table table-striped"}


1 change: 1 addition & 0 deletions build/docs/AsyncConversationQuery.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ title: AsyncConversationQuery
| **order** | **String** | Sort the result set in ascending/descending order. Default is ascending | [optional] |
| **orderBy** | **String** | Specify which data element within the result set to use for sorting. The options to use as a basis for sorting the results: conversationStart, segmentStart, and segmentEnd. If not specified, the default is conversationStart | [optional] |
| **limit** | **Int** | Specify number of results to be returned | [optional] |
| **startOfDayIntervalMatching** | **Bool** | Add a filter to only include conversations that started after the beginning of the interval start date (UTC) | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/AttemptLimitsEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: AttemptLimitsEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AuthzDivisionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: AuthzDivisionEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CalibrationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CalibrationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CallConversationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallHistoryConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CallHistoryConversationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallableTimeSetEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CallableTimeSetEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CallbackConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CallbackConversationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CampaignDivisionViewListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CampaignDivisionViewListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CampaignEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CampaignEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CampaignRuleEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CampaignRuleEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CampaignSequenceEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CampaignSequenceEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CertificateAuthorityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CertificateAuthorityEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ChatConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: ChatConversationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ClientAppEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: ClientAppEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CobrowseConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CobrowseConversationEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/CommandStatusEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ title: CommandStatusEntityListing
| **total** | **Int64** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}
Expand Down
Loading

0 comments on commit a17e867

Please sign in to comment.