Skip to content

Commit

Permalink
139.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Apr 28, 2024
1 parent c683f57 commit 4b4b30e
Show file tree
Hide file tree
Showing 359 changed files with 6,395 additions and 5,593 deletions.
4 changes: 2 additions & 2 deletions PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '12.0'
s.osx.deployment_target = '12.0'
s.swift_version = '5.0'
s.version = '139.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.0.0' }
s.version = '139.1.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.1.0' }
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
Original file line number Diff line number Diff line change
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 => '139.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.1.0'
```

Then install your project's dependencies:
Expand Down
18 changes: 18 additions & 0 deletions build/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -1409,6 +1409,7 @@ docs/EmailConfig.md
docs/EmailConversation.md
docs/EmailConversationEntityListing.md
docs/EmailEndTransferEvent.md
docs/EmailErrorInfo.md
docs/EmailExternalEstablishedEvent.md
docs/EmailFlowEstablishedEvent.md
docs/EmailHoldUpdatedEvent.md
Expand Down Expand Up @@ -1675,6 +1676,11 @@ docs/FlowOutcomeDetailEventTopicFlowOutcomeEvent.md
docs/FlowOutcomeDivisionView.md
docs/FlowOutcomeDivisionViewEntityListing.md
docs/FlowOutcomeListing.md
docs/FlowPaths.md
docs/FlowPathsElement.md
docs/FlowPathsFlowDetails.md
docs/FlowPathsFlowFilter.md
docs/FlowPathsQuery.md
docs/FlowResultEntityListing.md
docs/FlowRuntimeExecution.md
docs/FlowStartDetailEventTopicFlowStartEvent.md
Expand Down Expand Up @@ -1807,6 +1813,7 @@ docs/IdentityProviderEntityListing.md
docs/IdleEventTrigger.md
docs/IdleTokenTimeout.md
docs/IgnoredActivityCategories.md
docs/ImapSettings.md
docs/ImportError.md
docs/ImportForecastResponse.md
docs/ImportForecastUploadResponse.md
Expand Down Expand Up @@ -3245,6 +3252,7 @@ docs/ScorableSurvey.md
docs/ScoredAgent.md
docs/ScreenRecordingAPI.json
docs/ScreenRecordingAPI.md
docs/ScreenRecordingActiveSessions.md
docs/ScreenRecordingMetaData.md
docs/ScreenRecordingMetaDataRequest.md
docs/ScreenRecordingSession.md
Expand Down Expand Up @@ -5235,6 +5243,7 @@ docs/getRecordingSettings-example.txt
docs/getRecordingUploadsReport-example.txt
docs/getRecordingsRetentionQuery-example.txt
docs/getRecordingsScreensessions-example.txt
docs/getRecordingsScreensessionsDetails-example.txt
docs/getResponsemanagementLibraries-example.txt
docs/getResponsemanagementLibrary-example.txt
docs/getResponsemanagementResponse-example.txt
Expand Down Expand Up @@ -6017,6 +6026,7 @@ docs/postJourneyActionmapsEstimatesJobs-example.txt
docs/postJourneyActiontemplates-example.txt
docs/postJourneyDeploymentActionevent-example.txt
docs/postJourneyDeploymentAppevents-example.txt
docs/postJourneyFlowsPathsQuery-example.txt
docs/postJourneyOutcomes-example.txt
docs/postJourneyOutcomesPredictors-example.txt
docs/postJourneySegments-example.txt
Expand Down Expand Up @@ -8016,6 +8026,7 @@ src/Models/EmailConfig.swift
src/Models/EmailConversation.swift
src/Models/EmailConversationEntityListing.swift
src/Models/EmailEndTransferEvent.swift
src/Models/EmailErrorInfo.swift
src/Models/EmailExternalEstablishedEvent.swift
src/Models/EmailFlowEstablishedEvent.swift
src/Models/EmailHoldUpdatedEvent.swift
Expand Down Expand Up @@ -8274,6 +8285,11 @@ src/Models/FlowOutcomeDetailEventTopicFlowOutcomeEvent.swift
src/Models/FlowOutcomeDivisionView.swift
src/Models/FlowOutcomeDivisionViewEntityListing.swift
src/Models/FlowOutcomeListing.swift
src/Models/FlowPaths.swift
src/Models/FlowPathsElement.swift
src/Models/FlowPathsFlowDetails.swift
src/Models/FlowPathsFlowFilter.swift
src/Models/FlowPathsQuery.swift
src/Models/FlowResultEntityListing.swift
src/Models/FlowRuntimeExecution.swift
src/Models/FlowStartDetailEventTopicFlowStartEvent.swift
Expand Down Expand Up @@ -8392,6 +8408,7 @@ src/Models/IdentityProviderEntityListing.swift
src/Models/IdleEventTrigger.swift
src/Models/IdleTokenTimeout.swift
src/Models/IgnoredActivityCategories.swift
src/Models/ImapSettings.swift
src/Models/ImportError.swift
src/Models/ImportForecastResponse.swift
src/Models/ImportForecastUploadResponse.swift
Expand Down Expand Up @@ -9777,6 +9794,7 @@ src/Models/ScimV2SchemaListResponse.swift
src/Models/ScimV2User.swift
src/Models/ScorableSurvey.swift
src/Models/ScoredAgent.swift
src/Models/ScreenRecordingActiveSessions.swift
src/Models/ScreenRecordingMetaData.swift
src/Models/ScreenRecordingMetaDataRequest.swift
src/Models/ScreenRecordingSession.swift
Expand Down
21 changes: 21 additions & 0 deletions build/APIData.json
Original file line number Diff line number Diff line change
Expand Up @@ -17940,6 +17940,20 @@
"return": "AppEventResponse",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet deploymentId: String = \"\" // The ID of the deployment sending the app event.\nlet body: AppEventRequest = new AppEventRequest(...) // \n\n// Send a journey app event, used for tracking customer activity on an application.\nPostJourneyDeploymentAppeventsRequest.postJourneyDeploymentAppevents(deploymentId: deploymentId, body: body) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"PostJourneyDeploymentAppeventsRequest.postJourneyDeploymentAppevents was successful\")\n dump(response)\n }\n}"
},
"postjourneyflowspathsquery": {
"operationId": "postjourneyflowspathsquery",
"functionName": "postJourneyFlowsPathsQuery",
"signature": "postJourneyFlowsPathsQuery(body)",
"parameters": [
{
"name": "body",
"type": "FlowPathsQuery",
"required": "false"
}
],
"return": "FlowPaths",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet body: FlowPathsQuery = new FlowPathsQuery(...) // \n\n// Query for flow paths.\nPostJourneyFlowsPathsQueryRequest.postJourneyFlowsPathsQuery(body: body) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"PostJourneyFlowsPathsQueryRequest.postJourneyFlowsPathsQuery was successful\")\n dump(response)\n }\n}"
},
"postjourneyoutcomes": {
"operationId": "postjourneyoutcomes",
"functionName": "postJourneyOutcomes",
Expand Down Expand Up @@ -29612,6 +29626,13 @@
"return": "ScreenRecordingSessionListing",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet pageSize: Int = 0 // Page size\nlet pageNumber: Int = 0 // Page number\n\n// Retrieves a paged listing of screen recording sessions\nGetRecordingsScreensessionsRequest.getRecordingsScreensessions(pageSize: pageSize, pageNumber: pageNumber) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetRecordingsScreensessionsRequest.getRecordingsScreensessions was successful\")\n dump(response)\n }\n}"
},
"getrecordingsscreensessionsdetails": {
"operationId": "getrecordingsscreensessionsdetails",
"functionName": "getRecordingsScreensessionsDetails",
"signature": "getRecordingsScreensessionsDetails()",
"return": "ScreenRecordingActiveSessions",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\n\n// Retrieves an object containing the total number of concurrent active screen recordings\nGetRecordingsScreensessionsDetailsRequest.getRecordingsScreensessionsDetails() { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetRecordingsScreensessionsDetailsRequest.getRecordingsScreensessionsDetails was successful\")\n dump(response)\n }\n}"
},
"patchrecordingcrossplatformmediaretentionpolicy": {
"operationId": "patchrecordingcrossplatformmediaretentionpolicy",
"functionName": "patchRecordingCrossplatformMediaretentionpolicy",
Expand Down
4 changes: 2 additions & 2 deletions build/PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '12.0'
s.osx.deployment_target = '12.0'
s.swift_version = '5.0'
s.version = '139.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.0.0' }
s.version = '139.1.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.1.0' }
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
Original file line number Diff line number Diff line change
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 => '139.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '139.1.0'
```

Then install your project's dependencies:
Expand Down
4 changes: 2 additions & 2 deletions build/docs/AcceleratorList.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AcceleratorList
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionCertificateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: ActionCertificateListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: ActionEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionMapListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: ActionMapListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: ActionTargetListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/ActionTemplateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: ActionTemplateListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AgentActivityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AgentActivityEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AlertListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AlertListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AssignedLearningModuleDomainEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AssignedLearningModuleDomainEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AttemptLimitsEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AttemptLimitsEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/AuthzDivisionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: AuthzDivisionEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/BotConnectorBotSummaryEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: BotConnectorBotSummaryEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/BotConnectorBotVersionSummaryEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: BotConnectorBotVersionSummaryEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/CachedMediaItemEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: CachedMediaItemEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
4 changes: 2 additions & 2 deletions build/docs/CalibrationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: CalibrationEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
1 change: 1 addition & 0 deletions build/docs/CallConversation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ title: CallConversation
| **participants** | [**[CallMediaParticipant]**](CallMediaParticipant.html) | The list of participants involved in the conversation. | [optional] |
| **otherMediaUris** | **[String]** | The list of other media channels involved in the conversation. | [optional] |
| **recentTransfers** | [**[TransferResponse]**](TransferResponse.html) | The list of the most recent 20 transfer commands applied to this conversation. | [optional] |
| **utilizationLabelId** | **String** | An optional label that categorizes the conversation. Max-utilization settings can be configured at a per-label level | [optional] |
| **recordingState** | **String** | | [optional] |
| **maxParticipants** | **Int** | If this is a conference conversation, then this field indicates the maximum number of participants allowed to participant in the conference. | [optional] |
| **securePause** | **Bool** | True when the recording of this conversation is in secure pause status. | [optional] |
Expand Down
4 changes: 2 additions & 2 deletions build/docs/CallConversationEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ title: CallConversationEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
| **pageCount** | **Int** | | [optional] |
{: class="table table-striped"}

Expand Down
Loading

0 comments on commit 4b4b30e

Please sign in to comment.