Skip to content

Commit

Permalink
12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Jun 10, 2020
1 parent 76d93d3 commit 0d2aecf
Show file tree
Hide file tree
Showing 182 changed files with 720 additions and 851 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go

A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go).

Latest version: 11.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]()
Latest version: 12.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]()

## Get SDK Package

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go

A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go).

Latest version: 11.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]()
Latest version: 12.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]()

## Get SDK Package

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/actionentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Actionentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/agentactivityentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Agentactivityentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/analyticsevaluation.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ type Analyticsevaluation struct {
Deleted *bool `json:"deleted,omitempty"`


// OTotalScore
OTotalScore *int64 `json:"oTotalScore,omitempty"`


// OTotalCriticalScore
OTotalCriticalScore *int64 `json:"oTotalCriticalScore,omitempty"`


// OTotalScore
OTotalScore *int64 `json:"oTotalScore,omitempty"`

}

// String returns a JSON representation of the model
Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/attemptlimitsentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Attemptlimitsentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/authzdivisionentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Authzdivisionentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/calibrationentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Calibrationentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/callabletimesetentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Callabletimesetentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/callbackconversationentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Callbackconversationentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/callconversationentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Callconversationentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/callhistoryconversationentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Callhistoryconversationentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/campaigndivisionviewlisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Campaigndivisionviewlisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/campaignentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Campaignentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/campaignruleentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Campaignruleentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/campaignsequenceentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Campaignsequenceentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/certificateauthorityentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Certificateauthorityentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/chatconversationentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Chatconversationentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/clientappentitylisting.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Clientappentitylisting struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/coachingannotationlist.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Coachingannotationlist struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/coachingappointmentresponselist.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Coachingappointmentresponselist struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
8 changes: 4 additions & 4 deletions platformclientv2/coachingnotificationlist.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ type Coachingnotificationlist struct {
NextUri *string `json:"nextUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PreviousUri
PreviousUri *string `json:"previousUri,omitempty"`


// LastUri
LastUri *string `json:"lastUri,omitempty"`


// PageCount
PageCount *int32 `json:"pageCount,omitempty"`

Expand Down
Loading

0 comments on commit 0d2aecf

Please sign in to comment.