Skip to content

Commit

Permalink
135.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Feb 20, 2024
1 parent d3b555f commit 09e70b7
Show file tree
Hide file tree
Showing 42 changed files with 710 additions and 755 deletions.
4 changes: 2 additions & 2 deletions PureCloudPlatformClientV2.podspec
Expand Up @@ -4,8 +4,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 = '135.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.0' }
s.version = '135.0.1'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.1' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
#s.docset_url = 'https://developer.mypurecloud.com/api/rest/client-libraries/ios/'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,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 => '135.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.1'
```

Then install your project's dependencies:
Expand Down
22 changes: 22 additions & 0 deletions build/.openapi-generator/FILES
Expand Up @@ -240,6 +240,7 @@ docs/AttendanceStatus.md
docs/AttendanceStatusListing.md
docs/Attribute.md
docs/AttributeDetailEventTopicAttributeUpdateEvent.md
docs/AttributeDetailEventTopicCommunication.md
docs/AttributeFilterItem.md
docs/AtzmTimeSlot.md
docs/AtzmTimeSlotWithTimeZone.md
Expand Down Expand Up @@ -1468,6 +1469,7 @@ docs/ExternalContactsAPI.md
docs/ExternalContactsContactChangedTopicContact.md
docs/ExternalContactsContactChangedTopicContactAddress.md
docs/ExternalContactsContactChangedTopicDataSchema.md
docs/ExternalContactsContactChangedTopicDivision.md
docs/ExternalContactsContactChangedTopicExternalOrganization.md
docs/ExternalContactsContactChangedTopicFacebookId.md
docs/ExternalContactsContactChangedTopicFacebookScopedId.md
Expand All @@ -1482,6 +1484,7 @@ docs/ExternalContactsContactChangedTopicWhatsAppId.md
docs/ExternalContactsUnresolvedContactChangedTopicContact.md
docs/ExternalContactsUnresolvedContactChangedTopicContactAddress.md
docs/ExternalContactsUnresolvedContactChangedTopicDataSchema.md
docs/ExternalContactsUnresolvedContactChangedTopicDivision.md
docs/ExternalContactsUnresolvedContactChangedTopicExternalOrganization.md
docs/ExternalContactsUnresolvedContactChangedTopicFacebookId.md
docs/ExternalContactsUnresolvedContactChangedTopicFacebookScopedId.md
Expand Down Expand Up @@ -2395,6 +2398,14 @@ docs/OutboundAPI.md
docs/OutboundDetailEventTopicOutboundInitEvent.md
docs/OutboundDomain.md
docs/OutboundDomainEntityListing.md
docs/OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes.md
docs/OutboundMessagingCampaignPostContactEmailEventTopicOutboundMessagingCampaignPostContactEmailEvent.md
docs/OutboundMessagingCampaignPostContactSmsEventTopicOutboundMessagingCampaignPostContactSMSEvent.md
docs/OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes.md
docs/OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes.md
docs/OutboundMessagingCampaignPreContactEmailEventTopicOutboundMessagingCampaignPreContactEmailEvent.md
docs/OutboundMessagingCampaignPreContactSmsEventTopicOutboundMessagingCampaignPreContactSMSEvent.md
docs/OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes.md
docs/OutboundMessagingMessagingCampaignConfigChangeContactSort.md
docs/OutboundMessagingMessagingCampaignConfigChangeEmailConfig.md
docs/OutboundMessagingMessagingCampaignConfigChangeErrorDetail.md
Expand Down Expand Up @@ -6608,6 +6619,7 @@ src/Models/AttendanceStatus.swift
src/Models/AttendanceStatusListing.swift
src/Models/Attribute.swift
src/Models/AttributeDetailEventTopicAttributeUpdateEvent.swift
src/Models/AttributeDetailEventTopicCommunication.swift
src/Models/AttributeFilterItem.swift
src/Models/AtzmTimeSlot.swift
src/Models/AtzmTimeSlotWithTimeZone.swift
Expand Down Expand Up @@ -7810,6 +7822,7 @@ src/Models/ExternalContact.swift
src/Models/ExternalContactsContactChangedTopicContact.swift
src/Models/ExternalContactsContactChangedTopicContactAddress.swift
src/Models/ExternalContactsContactChangedTopicDataSchema.swift
src/Models/ExternalContactsContactChangedTopicDivision.swift
src/Models/ExternalContactsContactChangedTopicExternalOrganization.swift
src/Models/ExternalContactsContactChangedTopicFacebookId.swift
src/Models/ExternalContactsContactChangedTopicFacebookScopedId.swift
Expand All @@ -7824,6 +7837,7 @@ src/Models/ExternalContactsContactChangedTopicWhatsAppId.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicContact.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicContactAddress.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicDataSchema.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicDivision.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicExternalOrganization.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicFacebookId.swift
src/Models/ExternalContactsUnresolvedContactChangedTopicFacebookScopedId.swift
Expand Down Expand Up @@ -8685,6 +8699,14 @@ src/Models/OutOfOfficeEventUser.swift
src/Models/OutboundDetailEventTopicOutboundInitEvent.swift
src/Models/OutboundDomain.swift
src/Models/OutboundDomainEntityListing.swift
src/Models/OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes.swift
src/Models/OutboundMessagingCampaignPostContactEmailEventTopicOutboundMessagingCampaignPostContactEmailEvent.swift
src/Models/OutboundMessagingCampaignPostContactSmsEventTopicOutboundMessagingCampaignPostContactSMSEvent.swift
src/Models/OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes.swift
src/Models/OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes.swift
src/Models/OutboundMessagingCampaignPreContactEmailEventTopicOutboundMessagingCampaignPreContactEmailEvent.swift
src/Models/OutboundMessagingCampaignPreContactSmsEventTopicOutboundMessagingCampaignPreContactSMSEvent.swift
src/Models/OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes.swift
src/Models/OutboundMessagingMessagingCampaignConfigChangeContactSort.swift
src/Models/OutboundMessagingMessagingCampaignConfigChangeEmailConfig.swift
src/Models/OutboundMessagingMessagingCampaignConfigChangeErrorDetail.swift
Expand Down
4 changes: 2 additions & 2 deletions build/PureCloudPlatformClientV2.podspec
Expand Up @@ -4,8 +4,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 = '135.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.0' }
s.version = '135.0.1'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.1' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
#s.docset_url = 'https://developer.mypurecloud.com/api/rest/client-libraries/ios/'
Expand Down
2 changes: 1 addition & 1 deletion build/README.md
Expand Up @@ -12,7 +12,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 => '135.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.1'
```

Then install your project's dependencies:
Expand Down
Expand Up @@ -13,6 +13,7 @@ title: AttributeDetailEventTopicAttributeUpdateEvent
| **attributes** | **[String:String]** | | [optional] |
| **conversationExternalContactIds** | **[String]** | | [optional] |
| **conversationExternalOrganizationIds** | **[String]** | | [optional] |
| **communications** | [**[AttributeDetailEventTopicCommunication]**](AttributeDetailEventTopicCommunication.html) | | [optional] |
{: class="table table-striped"}


14 changes: 14 additions & 0 deletions build/docs/AttributeDetailEventTopicCommunication.md
@@ -0,0 +1,14 @@
---
title: AttributeDetailEventTopicCommunication
---
## AttributeDetailEventTopicCommunication

## Properties

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


Expand Up @@ -68,7 +68,6 @@ title: ConversationMetricsTopicConversationMetricRecord
| **queueId** | **String** | Queue identifier | [optional] |
| **remote** | **String** | Name, phone number, or email address of the remote party. | [optional] |
| **removedSkillIds** | **[String]** | ID(s) of Skill(s) that have been removed by bullseye routing | [optional] |
| **reoffered** | **Bool** | Marker for an interaction that got reoffered to the same queue by an in-queue flow | [optional] |
| **requestedLanguageId** | **String** | Unique identifier for the language requested for an interaction | [optional] |
| **requestedRoutingSkillIds** | **[String]** | Unique identifier(s) for skill(s) requested for an interaction | [optional] |
| **requestedRoutings** | **[String]** | Routing type(s) for requested/attempted routing methods. | [optional] |
Expand Down
1 change: 1 addition & 0 deletions build/docs/ExternalContactsContactChangedTopicContact.md
Expand Up @@ -8,6 +8,7 @@ title: ExternalContactsContactChangedTopicContact
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **division** | [**ExternalContactsContactChangedTopicDivision**](ExternalContactsContactChangedTopicDivision.html) | | [optional] |
| **externalOrganization** | [**ExternalContactsContactChangedTopicExternalOrganization**](ExternalContactsContactChangedTopicExternalOrganization.html) | | [optional] |
| **type** | **String** | | [optional] |
| **firstName** | **String** | | [optional] |
Expand Down
13 changes: 13 additions & 0 deletions build/docs/ExternalContactsContactChangedTopicDivision.md
@@ -0,0 +1,13 @@
---
title: ExternalContactsContactChangedTopicDivision
---
## ExternalContactsContactChangedTopicDivision

## Properties

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


Expand Up @@ -8,6 +8,7 @@ title: ExternalContactsUnresolvedContactChangedTopicContact
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **_id** | **String** | | [optional] |
| **division** | [**ExternalContactsUnresolvedContactChangedTopicDivision**](ExternalContactsUnresolvedContactChangedTopicDivision.html) | | [optional] |
| **externalOrganization** | [**ExternalContactsUnresolvedContactChangedTopicExternalOrganization**](ExternalContactsUnresolvedContactChangedTopicExternalOrganization.html) | | [optional] |
| **type** | **String** | | [optional] |
| **firstName** | **String** | | [optional] |
Expand Down
@@ -0,0 +1,13 @@
---
title: ExternalContactsUnresolvedContactChangedTopicDivision
---
## ExternalContactsUnresolvedContactChangedTopicDivision

## Properties

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


1 change: 0 additions & 1 deletion build/docs/FlowMetricsTopicFlowMetricRecord.md
Expand Up @@ -78,7 +78,6 @@ title: FlowMetricsTopicFlowMetricRecord
| **recognitionFailureReason** | **String** | The recognition failure reason causing to exit/disconnect | [optional] |
| **remote** | **String** | Name, phone number, or email address of the remote party. | [optional] |
| **removedSkillIds** | **[String]** | ID(s) of Skill(s) that have been removed by bullseye routing | [optional] |
| **reoffered** | **Bool** | Marker for an interaction that got reoffered to the same queue by an in-queue flow | [optional] |
| **requestedLanguageId** | **String** | Unique identifier for the language requested for an interaction | [optional] |
| **requestedRoutingSkillIds** | **[String]** | Unique identifier(s) for skill(s) requested for an interaction | [optional] |
| **requestedRoutings** | **[String]** | Routing type(s) for requested/attempted routing methods. | [optional] |
Expand Down
@@ -0,0 +1,17 @@
---
title: OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes
---
## OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **emailSubject** | **String** | | [optional] |
| **configuredEmailAddress** | **String** | | [optional] |
| **contactEmailAddress** | **String** | | [optional] |
| **replyToAddress** | **String** | | [optional] |
| **contactEmailColumnName** | **String** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,23 @@
---
title: OutboundMessagingCampaignPostContactEmailEventTopicOutboundMessagingCampaignPostContactEmailEvent
---
## OutboundMessagingCampaignPostContactEmailEventTopicOutboundMessagingCampaignPostContactEmailEvent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **eventTime** | [**Date**](Date.html) | | [optional] |
| **conversationId** | **String** | | [optional] |
| **outboundCampaignType** | **String** | | [optional] |
| **emailAttributes** | [**OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes**](OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes.html) | | [optional] |
| **wrapupCode** | **String** | | [optional] |
| **outboundCampaignId** | **String** | | [optional] |
| **divisionId** | **String** | | [optional] |
| **contentTemplateId** | **String** | | [optional] |
| **outboundContactListId** | **String** | | [optional] |
| **outboundContactId** | **String** | | [optional] |
| **isCampaignAlwaysRunning** | **Bool** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,23 @@
---
title: OutboundMessagingCampaignPostContactSmsEventTopicOutboundMessagingCampaignPostContactSMSEvent
---
## OutboundMessagingCampaignPostContactSmsEventTopicOutboundMessagingCampaignPostContactSMSEvent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **eventTime** | [**Date**](Date.html) | | [optional] |
| **conversationId** | **String** | | [optional] |
| **outboundCampaignType** | **String** | | [optional] |
| **smsAttributes** | [**OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes**](OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes.html) | | [optional] |
| **wrapupCode** | **String** | | [optional] |
| **outboundCampaignId** | **String** | | [optional] |
| **divisionId** | **String** | | [optional] |
| **contentTemplateId** | **String** | | [optional] |
| **outboundContactListId** | **String** | | [optional] |
| **outboundContactId** | **String** | | [optional] |
| **isCampaignAlwaysRunning** | **Bool** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,16 @@
---
title: OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes
---
## OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **contactPhoneNumber** | **String** | | [optional] |
| **contactPhoneNumberColumnName** | **String** | | [optional] |
| **configuredSenderPhoneNumber** | **String** | | [optional] |
| **senderPhoneNumber** | **String** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,17 @@
---
title: OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes
---
## OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **emailSubject** | **String** | | [optional] |
| **configuredEmailAddress** | **String** | | [optional] |
| **contactEmailAddress** | **String** | | [optional] |
| **replyToAddress** | **String** | | [optional] |
| **contactEmailColumnName** | **String** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,22 @@
---
title: OutboundMessagingCampaignPreContactEmailEventTopicOutboundMessagingCampaignPreContactEmailEvent
---
## OutboundMessagingCampaignPreContactEmailEventTopicOutboundMessagingCampaignPreContactEmailEvent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **eventTime** | [**Date**](Date.html) | | [optional] |
| **outboundCampaignType** | **String** | | [optional] |
| **emailAttributes** | [**OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes**](OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes.html) | | [optional] |
| **wrapupCode** | **String** | | [optional] |
| **outboundCampaignId** | **String** | | [optional] |
| **divisionId** | **String** | | [optional] |
| **contentTemplateId** | **String** | | [optional] |
| **outboundContactListId** | **String** | | [optional] |
| **outboundContactId** | **String** | | [optional] |
| **isCampaignAlwaysRunning** | **Bool** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,22 @@
---
title: OutboundMessagingCampaignPreContactSmsEventTopicOutboundMessagingCampaignPreContactSMSEvent
---
## OutboundMessagingCampaignPreContactSmsEventTopicOutboundMessagingCampaignPreContactSMSEvent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **eventTime** | [**Date**](Date.html) | | [optional] |
| **outboundCampaignType** | **String** | | [optional] |
| **smsAttributes** | [**OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes**](OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes.html) | | [optional] |
| **wrapupCode** | **String** | | [optional] |
| **outboundCampaignId** | **String** | | [optional] |
| **divisionId** | **String** | | [optional] |
| **contentTemplateId** | **String** | | [optional] |
| **outboundContactListId** | **String** | | [optional] |
| **outboundContactId** | **String** | | [optional] |
| **isCampaignAlwaysRunning** | **Bool** | | [optional] |
{: class="table table-striped"}


@@ -0,0 +1,16 @@
---
title: OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes
---
## OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **contactPhoneNumber** | **String** | | [optional] |
| **contactPhoneNumberColumnName** | **String** | | [optional] |
| **configuredSenderPhoneNumber** | **String** | | [optional] |
| **senderPhoneNumber** | **String** | | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/index.md
Expand Up @@ -12,7 +12,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 => '135.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '135.0.1'
```

Then install your project's dependencies:
Expand Down

0 comments on commit 09e70b7

Please sign in to comment.