purecloudplatformclientv2 2.0.21 → 2.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +3 -3
- data/docs/ADFS.md +1 -1
- data/docs/CertificateDetails.md +1 -1
- data/docs/CustomerInteractionCenter.md +1 -1
- data/docs/Document.md +1 -1
- data/docs/DomainOrganizationRole.md +1 -1
- data/docs/DomainOrganizationRoleCreate.md +1 -1
- data/docs/DomainOrganizationRoleUpdate.md +1 -1
- data/docs/FaxDocument.md +1 -1
- data/docs/GSuite.md +1 -1
- data/docs/IdentityNow.md +1 -1
- data/docs/JsonNode.md +5 -5
- data/docs/Okta.md +1 -1
- data/docs/OneLogin.md +1 -1
- data/docs/PingIdentity.md +1 -1
- data/docs/Salesforce.md +1 -1
- data/lib/purecloudplatformclientv2/models/adfs.rb +10 -10
- data/lib/purecloudplatformclientv2/models/certificate_details.rb +13 -13
- data/lib/purecloudplatformclientv2/models/customer_interaction_center.rb +10 -10
- data/lib/purecloudplatformclientv2/models/document.rb +10 -10
- data/lib/purecloudplatformclientv2/models/domain_organization_role.rb +10 -10
- data/lib/purecloudplatformclientv2/models/domain_organization_role_create.rb +10 -10
- data/lib/purecloudplatformclientv2/models/domain_organization_role_update.rb +10 -10
- data/lib/purecloudplatformclientv2/models/fax_document.rb +10 -10
- data/lib/purecloudplatformclientv2/models/g_suite.rb +10 -10
- data/lib/purecloudplatformclientv2/models/identity_now.rb +10 -10
- data/lib/purecloudplatformclientv2/models/json_node.rb +37 -37
- data/lib/purecloudplatformclientv2/models/okta.rb +10 -10
- data/lib/purecloudplatformclientv2/models/one_login.rb +10 -10
- data/lib/purecloudplatformclientv2/models/ping_identity.rb +10 -10
- data/lib/purecloudplatformclientv2/models/salesforce.rb +10 -10
- data/lib/purecloudplatformclientv2/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 78205561cb76ba51bbaad0dcc809b0f14ce78c49
|
4
|
+
data.tar.gz: ccdd3971e69743e55f0d0922361193bba61f1e5f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d392c1a870a1496bec31c5fdc887f1819b61bfdc749973df158ab0deb92154aa056fb97fa62443c21adf8e0f281a6d9ec078e143d4219b90d1586a6cde10645
|
7
|
+
data.tar.gz: 48eeb4e0286f2c46c3852a12b4de92a5af686615518619ee377eb695d18a584c7aaf69e6bd78296578275b8b4056a832ad7d78c5139a86a89a285dabf5b581ac
|
data/README.md
CHANGED
@@ -9,8 +9,8 @@ With the PureCloud Platform API, you can control all aspects of your PureCloud e
|
|
9
9
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
10
10
|
|
11
11
|
- API version: v2
|
12
|
-
- Package version: 2.0.
|
13
|
-
- Build date: 2017-04-04T11:
|
12
|
+
- Package version: 2.0.23
|
13
|
+
- Build date: 2017-04-04T11:03:51.435-06:00
|
14
14
|
|
15
15
|
For more information, please visit [https://developer.mypurecloud.com](https://developer.mypurecloud.com)
|
16
16
|
|
@@ -18,7 +18,7 @@ For more information, please visit [https://developer.mypurecloud.com](https://d
|
|
18
18
|
|
19
19
|
### from rubygems.org
|
20
20
|
|
21
|
-
gem 'purecloudplatformclientv2', '~> 2.0.
|
21
|
+
gem 'purecloudplatformclientv2', '~> 2.0.23'
|
22
22
|
|
23
23
|
### Install from Git
|
24
24
|
|
data/docs/ADFS.md
CHANGED
@@ -11,8 +11,8 @@ title: ADFS
|
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **relying_party_identifier** | **String** | | [optional] |
|
13
13
|
| **certificate** | **String** | | [optional] |
|
14
|
-
| **issuer_uri** | **String** | | [optional] |
|
15
14
|
| **sso_target_uri** | **String** | | [optional] |
|
15
|
+
| **issuer_uri** | **String** | | [optional] |
|
16
16
|
| **disabled** | **BOOLEAN** | | [optional] |
|
17
17
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
18
18
|
{: class="table table-striped"}
|
data/docs/CertificateDetails.md
CHANGED
@@ -12,8 +12,8 @@ title: CertificateDetails
|
|
12
12
|
| **expiration_date** | **DateTime** | The expiration date of the certificate. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
|
13
13
|
| **issue_date** | **DateTime** | The issue date of the certificate. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
|
14
14
|
| **expired** | **BOOLEAN** | True if the certificate is expired, false otherwise. | [optional] |
|
15
|
-
| **signature_valid** | **BOOLEAN** | | [optional] |
|
16
15
|
| **valid** | **BOOLEAN** | | [optional] |
|
16
|
+
| **signature_valid** | **BOOLEAN** | | [optional] |
|
17
17
|
{: class="table table-striped"}
|
18
18
|
|
19
19
|
|
@@ -10,8 +10,8 @@ title: CustomerInteractionCenter
|
|
10
10
|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **certificate** | **String** | | [optional] |
|
13
|
-
| **issuer_uri** | **String** | | [optional] |
|
14
13
|
| **sso_target_uri** | **String** | | [optional] |
|
14
|
+
| **issuer_uri** | **String** | | [optional] |
|
15
15
|
| **disabled** | **BOOLEAN** | | [optional] |
|
16
16
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
17
17
|
{: class="table table-striped"}
|
data/docs/Document.md
CHANGED
@@ -35,8 +35,8 @@ title: Document
|
|
35
35
|
| **lock_info** | [**LockInfo**](LockInfo.html) | | [optional] |
|
36
36
|
| **acl** | **Array<String>** | A list of permitted action rights for the user making the request | [optional] |
|
37
37
|
| **sharing_status** | **String** | | [optional] |
|
38
|
-
| **sharing_uri** | **String** | | [optional] |
|
39
38
|
| **download_sharing_uri** | **String** | | [optional] |
|
39
|
+
| **sharing_uri** | **String** | | [optional] |
|
40
40
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
41
41
|
{: class="table table-striped"}
|
42
42
|
|
@@ -15,8 +15,8 @@ title: DomainOrganizationRole
|
|
15
15
|
| **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) | | [optional] |
|
16
16
|
| **user_count** | **Integer** | | [optional] |
|
17
17
|
| **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] |
|
18
|
-
| **base** | **BOOLEAN** | | [optional] |
|
19
18
|
| **default** | **BOOLEAN** | | [optional] |
|
19
|
+
| **base** | **BOOLEAN** | | [optional] |
|
20
20
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
21
21
|
{: class="table table-striped"}
|
22
22
|
|
@@ -15,8 +15,8 @@ title: DomainOrganizationRoleCreate
|
|
15
15
|
| **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) | | [optional] |
|
16
16
|
| **user_count** | **Integer** | | [optional] |
|
17
17
|
| **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] |
|
18
|
-
| **base** | **BOOLEAN** | | [optional] |
|
19
18
|
| **default** | **BOOLEAN** | | [optional] |
|
19
|
+
| **base** | **BOOLEAN** | | [optional] |
|
20
20
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
21
21
|
{: class="table table-striped"}
|
22
22
|
|
@@ -15,8 +15,8 @@ title: DomainOrganizationRoleUpdate
|
|
15
15
|
| **permission_policies** | [**Array<DomainPermissionPolicy>**](DomainPermissionPolicy.html) | | [optional] |
|
16
16
|
| **user_count** | **Integer** | | [optional] |
|
17
17
|
| **role_needs_update** | **BOOLEAN** | Optional unless patch operation. | [optional] |
|
18
|
-
| **base** | **BOOLEAN** | | [optional] |
|
19
18
|
| **default** | **BOOLEAN** | | [optional] |
|
19
|
+
| **base** | **BOOLEAN** | | [optional] |
|
20
20
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
21
21
|
{: class="table table-striped"}
|
22
22
|
|
data/docs/FaxDocument.md
CHANGED
@@ -22,8 +22,8 @@ title: FaxDocument
|
|
22
22
|
| **caller_address** | **String** | | [optional] |
|
23
23
|
| **receiver_address** | **String** | | [optional] |
|
24
24
|
| **thumbnails** | [**Array<DocumentThumbnail>**](DocumentThumbnail.html) | | [optional] |
|
25
|
-
| **sharing_uri** | **String** | | [optional] |
|
26
25
|
| **download_sharing_uri** | **String** | | [optional] |
|
26
|
+
| **sharing_uri** | **String** | | [optional] |
|
27
27
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
28
28
|
{: class="table table-striped"}
|
29
29
|
|
data/docs/GSuite.md
CHANGED
@@ -11,8 +11,8 @@ title: GSuite
|
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **relying_party_identifier** | **String** | | [optional] |
|
13
13
|
| **certificate** | **String** | | [optional] |
|
14
|
-
| **issuer_uri** | **String** | | [optional] |
|
15
14
|
| **sso_target_uri** | **String** | | [optional] |
|
15
|
+
| **issuer_uri** | **String** | | [optional] |
|
16
16
|
| **disabled** | **BOOLEAN** | | [optional] |
|
17
17
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
18
18
|
{: class="table table-striped"}
|
data/docs/IdentityNow.md
CHANGED
@@ -11,8 +11,8 @@ title: IdentityNow
|
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **relying_party_identifier** | **String** | | [optional] |
|
13
13
|
| **certificate** | **String** | | [optional] |
|
14
|
-
| **issuer_uri** | **String** | | [optional] |
|
15
14
|
| **sso_target_uri** | **String** | | [optional] |
|
15
|
+
| **issuer_uri** | **String** | | [optional] |
|
16
16
|
| **disabled** | **BOOLEAN** | | [optional] |
|
17
17
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
18
18
|
{: class="table table-striped"}
|
data/docs/JsonNode.md
CHANGED
@@ -7,13 +7,13 @@ title: JsonNode
|
|
7
7
|
|
8
8
|
|Name | Type | Description | Notes|
|
9
9
|
|------------ | ------------- | ------------- | -------------|
|
10
|
+
| **array** | **BOOLEAN** | | [optional] |
|
11
|
+
| **null** | **BOOLEAN** | | [optional] |
|
10
12
|
| **node_type** | **String** | | [optional] |
|
11
13
|
| **float** | **BOOLEAN** | | [optional] |
|
12
|
-
| **object** | **BOOLEAN** | | [optional] |
|
13
14
|
| **boolean** | **BOOLEAN** | | [optional] |
|
14
15
|
| **number** | **BOOLEAN** | | [optional] |
|
15
|
-
| **
|
16
|
-
| **container_node** | **BOOLEAN** | | [optional] |
|
16
|
+
| **object** | **BOOLEAN** | | [optional] |
|
17
17
|
| **missing_node** | **BOOLEAN** | | [optional] |
|
18
18
|
| **pojo** | **BOOLEAN** | | [optional] |
|
19
19
|
| **integral_number** | **BOOLEAN** | | [optional] |
|
@@ -26,8 +26,8 @@ title: JsonNode
|
|
26
26
|
| **big_integer** | **BOOLEAN** | | [optional] |
|
27
27
|
| **textual** | **BOOLEAN** | | [optional] |
|
28
28
|
| **binary** | **BOOLEAN** | | [optional] |
|
29
|
-
| **
|
30
|
-
| **
|
29
|
+
| **value_node** | **BOOLEAN** | | [optional] |
|
30
|
+
| **container_node** | **BOOLEAN** | | [optional] |
|
31
31
|
{: class="table table-striped"}
|
32
32
|
|
33
33
|
|
data/docs/Okta.md
CHANGED
@@ -10,8 +10,8 @@ title: Okta
|
|
10
10
|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **certificate** | **String** | | [optional] |
|
13
|
-
| **issuer_uri** | **String** | | [optional] |
|
14
13
|
| **sso_target_uri** | **String** | | [optional] |
|
14
|
+
| **issuer_uri** | **String** | | [optional] |
|
15
15
|
| **disabled** | **BOOLEAN** | | [optional] |
|
16
16
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
17
17
|
{: class="table table-striped"}
|
data/docs/OneLogin.md
CHANGED
@@ -10,8 +10,8 @@ title: OneLogin
|
|
10
10
|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **certificate** | **String** | | [optional] |
|
13
|
-
| **issuer_uri** | **String** | | [optional] |
|
14
13
|
| **sso_target_uri** | **String** | | [optional] |
|
14
|
+
| **issuer_uri** | **String** | | [optional] |
|
15
15
|
| **disabled** | **BOOLEAN** | | [optional] |
|
16
16
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
17
17
|
{: class="table table-striped"}
|
data/docs/PingIdentity.md
CHANGED
@@ -11,8 +11,8 @@ title: PingIdentity
|
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **relying_party_identifier** | **String** | | [optional] |
|
13
13
|
| **certificate** | **String** | | [optional] |
|
14
|
-
| **issuer_uri** | **String** | | [optional] |
|
15
14
|
| **sso_target_uri** | **String** | | [optional] |
|
15
|
+
| **issuer_uri** | **String** | | [optional] |
|
16
16
|
| **disabled** | **BOOLEAN** | | [optional] |
|
17
17
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
18
18
|
{: class="table table-striped"}
|
data/docs/Salesforce.md
CHANGED
@@ -10,8 +10,8 @@ title: Salesforce
|
|
10
10
|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
|
11
11
|
| **name** | **String** | | [optional] |
|
12
12
|
| **certificate** | **String** | | [optional] |
|
13
|
-
| **issuer_uri** | **String** | | [optional] |
|
14
13
|
| **sso_target_uri** | **String** | | [optional] |
|
14
|
+
| **issuer_uri** | **String** | | [optional] |
|
15
15
|
| **disabled** | **BOOLEAN** | | [optional] |
|
16
16
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
17
17
|
{: class="table table-striped"}
|
@@ -27,10 +27,10 @@ module PureCloud
|
|
27
27
|
|
28
28
|
attr_accessor :certificate
|
29
29
|
|
30
|
-
attr_accessor :issuer_uri
|
31
|
-
|
32
30
|
attr_accessor :sso_target_uri
|
33
31
|
|
32
|
+
attr_accessor :issuer_uri
|
33
|
+
|
34
34
|
attr_accessor :disabled
|
35
35
|
|
36
36
|
# The URI for this object
|
@@ -43,8 +43,8 @@ module PureCloud
|
|
43
43
|
:'name' => :'name',
|
44
44
|
:'relying_party_identifier' => :'relyingPartyIdentifier',
|
45
45
|
:'certificate' => :'certificate',
|
46
|
-
:'issuer_uri' => :'issuerURI',
|
47
46
|
:'sso_target_uri' => :'ssoTargetURI',
|
47
|
+
:'issuer_uri' => :'issuerURI',
|
48
48
|
:'disabled' => :'disabled',
|
49
49
|
:'self_uri' => :'selfUri'
|
50
50
|
}
|
@@ -57,8 +57,8 @@ module PureCloud
|
|
57
57
|
:'name' => :'String',
|
58
58
|
:'relying_party_identifier' => :'String',
|
59
59
|
:'certificate' => :'String',
|
60
|
-
:'issuer_uri' => :'String',
|
61
60
|
:'sso_target_uri' => :'String',
|
61
|
+
:'issuer_uri' => :'String',
|
62
62
|
:'disabled' => :'BOOLEAN',
|
63
63
|
:'self_uri' => :'String'
|
64
64
|
}
|
@@ -88,14 +88,14 @@ module PureCloud
|
|
88
88
|
self.certificate = attributes[:'certificate']
|
89
89
|
end
|
90
90
|
|
91
|
-
if attributes.has_key?(:'issuerURI')
|
92
|
-
self.issuer_uri = attributes[:'issuerURI']
|
93
|
-
end
|
94
|
-
|
95
91
|
if attributes.has_key?(:'ssoTargetURI')
|
96
92
|
self.sso_target_uri = attributes[:'ssoTargetURI']
|
97
93
|
end
|
98
94
|
|
95
|
+
if attributes.has_key?(:'issuerURI')
|
96
|
+
self.issuer_uri = attributes[:'issuerURI']
|
97
|
+
end
|
98
|
+
|
99
99
|
if attributes.has_key?(:'disabled')
|
100
100
|
self.disabled = attributes[:'disabled']
|
101
101
|
end
|
@@ -127,8 +127,8 @@ module PureCloud
|
|
127
127
|
name == o.name &&
|
128
128
|
relying_party_identifier == o.relying_party_identifier &&
|
129
129
|
certificate == o.certificate &&
|
130
|
-
issuer_uri == o.issuer_uri &&
|
131
130
|
sso_target_uri == o.sso_target_uri &&
|
131
|
+
issuer_uri == o.issuer_uri &&
|
132
132
|
disabled == o.disabled &&
|
133
133
|
self_uri == o.self_uri
|
134
134
|
end
|
@@ -142,7 +142,7 @@ module PureCloud
|
|
142
142
|
# Calculates hash code according to all attributes.
|
143
143
|
# @return [Fixnum] Hash code
|
144
144
|
def hash
|
145
|
-
[id, name, relying_party_identifier, certificate,
|
145
|
+
[id, name, relying_party_identifier, certificate, sso_target_uri, issuer_uri, disabled, self_uri].hash
|
146
146
|
end
|
147
147
|
|
148
148
|
# build the object from hash
|
@@ -34,10 +34,10 @@ module PureCloud
|
|
34
34
|
# True if the certificate is expired, false otherwise.
|
35
35
|
attr_accessor :expired
|
36
36
|
|
37
|
-
attr_accessor :signature_valid
|
38
|
-
|
39
37
|
attr_accessor :valid
|
40
38
|
|
39
|
+
attr_accessor :signature_valid
|
40
|
+
|
41
41
|
# Attribute mapping from ruby-style variable name to JSON key.
|
42
42
|
def self.attribute_map
|
43
43
|
{
|
@@ -46,8 +46,8 @@ module PureCloud
|
|
46
46
|
:'expiration_date' => :'expirationDate',
|
47
47
|
:'issue_date' => :'issueDate',
|
48
48
|
:'expired' => :'expired',
|
49
|
-
:'
|
50
|
-
:'
|
49
|
+
:'valid' => :'valid',
|
50
|
+
:'signature_valid' => :'signatureValid'
|
51
51
|
}
|
52
52
|
end
|
53
53
|
|
@@ -59,8 +59,8 @@ module PureCloud
|
|
59
59
|
:'expiration_date' => :'DateTime',
|
60
60
|
:'issue_date' => :'DateTime',
|
61
61
|
:'expired' => :'BOOLEAN',
|
62
|
-
:'
|
63
|
-
:'
|
62
|
+
:'valid' => :'BOOLEAN',
|
63
|
+
:'signature_valid' => :'BOOLEAN'
|
64
64
|
}
|
65
65
|
end
|
66
66
|
|
@@ -92,14 +92,14 @@ module PureCloud
|
|
92
92
|
self.expired = attributes[:'expired']
|
93
93
|
end
|
94
94
|
|
95
|
-
if attributes.has_key?(:'signatureValid')
|
96
|
-
self.signature_valid = attributes[:'signatureValid']
|
97
|
-
end
|
98
|
-
|
99
95
|
if attributes.has_key?(:'valid')
|
100
96
|
self.valid = attributes[:'valid']
|
101
97
|
end
|
102
98
|
|
99
|
+
if attributes.has_key?(:'signatureValid')
|
100
|
+
self.signature_valid = attributes[:'signatureValid']
|
101
|
+
end
|
102
|
+
|
103
103
|
end
|
104
104
|
|
105
105
|
# Show invalid properties with the reasons. Usually used together with valid?
|
@@ -124,8 +124,8 @@ module PureCloud
|
|
124
124
|
expiration_date == o.expiration_date &&
|
125
125
|
issue_date == o.issue_date &&
|
126
126
|
expired == o.expired &&
|
127
|
-
|
128
|
-
|
127
|
+
valid == o.valid &&
|
128
|
+
signature_valid == o.signature_valid
|
129
129
|
end
|
130
130
|
|
131
131
|
# @see the `==` method
|
@@ -137,7 +137,7 @@ module PureCloud
|
|
137
137
|
# Calculates hash code according to all attributes.
|
138
138
|
# @return [Fixnum] Hash code
|
139
139
|
def hash
|
140
|
-
[issuer, subject, expiration_date, issue_date, expired,
|
140
|
+
[issuer, subject, expiration_date, issue_date, expired, valid, signature_valid].hash
|
141
141
|
end
|
142
142
|
|
143
143
|
# build the object from hash
|
@@ -25,10 +25,10 @@ module PureCloud
|
|
25
25
|
|
26
26
|
attr_accessor :certificate
|
27
27
|
|
28
|
-
attr_accessor :issuer_uri
|
29
|
-
|
30
28
|
attr_accessor :sso_target_uri
|
31
29
|
|
30
|
+
attr_accessor :issuer_uri
|
31
|
+
|
32
32
|
attr_accessor :disabled
|
33
33
|
|
34
34
|
# The URI for this object
|
@@ -40,8 +40,8 @@ module PureCloud
|
|
40
40
|
:'id' => :'id',
|
41
41
|
:'name' => :'name',
|
42
42
|
:'certificate' => :'certificate',
|
43
|
-
:'issuer_uri' => :'issuerURI',
|
44
43
|
:'sso_target_uri' => :'ssoTargetURI',
|
44
|
+
:'issuer_uri' => :'issuerURI',
|
45
45
|
:'disabled' => :'disabled',
|
46
46
|
:'self_uri' => :'selfUri'
|
47
47
|
}
|
@@ -53,8 +53,8 @@ module PureCloud
|
|
53
53
|
:'id' => :'String',
|
54
54
|
:'name' => :'String',
|
55
55
|
:'certificate' => :'String',
|
56
|
-
:'issuer_uri' => :'String',
|
57
56
|
:'sso_target_uri' => :'String',
|
57
|
+
:'issuer_uri' => :'String',
|
58
58
|
:'disabled' => :'BOOLEAN',
|
59
59
|
:'self_uri' => :'String'
|
60
60
|
}
|
@@ -80,14 +80,14 @@ module PureCloud
|
|
80
80
|
self.certificate = attributes[:'certificate']
|
81
81
|
end
|
82
82
|
|
83
|
-
if attributes.has_key?(:'issuerURI')
|
84
|
-
self.issuer_uri = attributes[:'issuerURI']
|
85
|
-
end
|
86
|
-
|
87
83
|
if attributes.has_key?(:'ssoTargetURI')
|
88
84
|
self.sso_target_uri = attributes[:'ssoTargetURI']
|
89
85
|
end
|
90
86
|
|
87
|
+
if attributes.has_key?(:'issuerURI')
|
88
|
+
self.issuer_uri = attributes[:'issuerURI']
|
89
|
+
end
|
90
|
+
|
91
91
|
if attributes.has_key?(:'disabled')
|
92
92
|
self.disabled = attributes[:'disabled']
|
93
93
|
end
|
@@ -118,8 +118,8 @@ module PureCloud
|
|
118
118
|
id == o.id &&
|
119
119
|
name == o.name &&
|
120
120
|
certificate == o.certificate &&
|
121
|
-
issuer_uri == o.issuer_uri &&
|
122
121
|
sso_target_uri == o.sso_target_uri &&
|
122
|
+
issuer_uri == o.issuer_uri &&
|
123
123
|
disabled == o.disabled &&
|
124
124
|
self_uri == o.self_uri
|
125
125
|
end
|
@@ -133,7 +133,7 @@ module PureCloud
|
|
133
133
|
# Calculates hash code according to all attributes.
|
134
134
|
# @return [Fixnum] Hash code
|
135
135
|
def hash
|
136
|
-
[id, name, certificate,
|
136
|
+
[id, name, certificate, sso_target_uri, issuer_uri, disabled, self_uri].hash
|
137
137
|
end
|
138
138
|
|
139
139
|
# build the object from hash
|
@@ -79,10 +79,10 @@ module PureCloud
|
|
79
79
|
|
80
80
|
attr_accessor :sharing_status
|
81
81
|
|
82
|
-
attr_accessor :sharing_uri
|
83
|
-
|
84
82
|
attr_accessor :download_sharing_uri
|
85
83
|
|
84
|
+
attr_accessor :sharing_uri
|
85
|
+
|
86
86
|
# The URI for this object
|
87
87
|
attr_accessor :self_uri
|
88
88
|
|
@@ -117,8 +117,8 @@ module PureCloud
|
|
117
117
|
:'lock_info' => :'lockInfo',
|
118
118
|
:'acl' => :'acl',
|
119
119
|
:'sharing_status' => :'sharingStatus',
|
120
|
-
:'sharing_uri' => :'sharingUri',
|
121
120
|
:'download_sharing_uri' => :'downloadSharingUri',
|
121
|
+
:'sharing_uri' => :'sharingUri',
|
122
122
|
:'self_uri' => :'selfUri'
|
123
123
|
}
|
124
124
|
end
|
@@ -154,8 +154,8 @@ module PureCloud
|
|
154
154
|
:'lock_info' => :'LockInfo',
|
155
155
|
:'acl' => :'Array<String>',
|
156
156
|
:'sharing_status' => :'String',
|
157
|
-
:'sharing_uri' => :'String',
|
158
157
|
:'download_sharing_uri' => :'String',
|
158
|
+
:'sharing_uri' => :'String',
|
159
159
|
:'self_uri' => :'String'
|
160
160
|
}
|
161
161
|
end
|
@@ -290,14 +290,14 @@ module PureCloud
|
|
290
290
|
self.sharing_status = attributes[:'sharingStatus']
|
291
291
|
end
|
292
292
|
|
293
|
-
if attributes.has_key?(:'sharingUri')
|
294
|
-
self.sharing_uri = attributes[:'sharingUri']
|
295
|
-
end
|
296
|
-
|
297
293
|
if attributes.has_key?(:'downloadSharingUri')
|
298
294
|
self.download_sharing_uri = attributes[:'downloadSharingUri']
|
299
295
|
end
|
300
296
|
|
297
|
+
if attributes.has_key?(:'sharingUri')
|
298
|
+
self.sharing_uri = attributes[:'sharingUri']
|
299
|
+
end
|
300
|
+
|
301
301
|
if attributes.has_key?(:'selfUri')
|
302
302
|
self.self_uri = attributes[:'selfUri']
|
303
303
|
end
|
@@ -391,8 +391,8 @@ module PureCloud
|
|
391
391
|
lock_info == o.lock_info &&
|
392
392
|
acl == o.acl &&
|
393
393
|
sharing_status == o.sharing_status &&
|
394
|
-
sharing_uri == o.sharing_uri &&
|
395
394
|
download_sharing_uri == o.download_sharing_uri &&
|
395
|
+
sharing_uri == o.sharing_uri &&
|
396
396
|
self_uri == o.self_uri
|
397
397
|
end
|
398
398
|
|
@@ -405,7 +405,7 @@ module PureCloud
|
|
405
405
|
# Calculates hash code according to all attributes.
|
406
406
|
# @return [Fixnum] Hash code
|
407
407
|
def hash
|
408
|
-
[id, name, change_number, date_created, date_modified, date_uploaded, content_uri, workspace, created_by, uploaded_by, content_type, content_length, system_type, filename, page_count, read, caller_address, receiver_address, tags, tag_values, attributes, thumbnails, upload_status, upload_destination_uri, upload_method, lock_info, acl, sharing_status,
|
408
|
+
[id, name, change_number, date_created, date_modified, date_uploaded, content_uri, workspace, created_by, uploaded_by, content_type, content_length, system_type, filename, page_count, read, caller_address, receiver_address, tags, tag_values, attributes, thumbnails, upload_status, upload_destination_uri, upload_method, lock_info, acl, sharing_status, download_sharing_uri, sharing_uri, self_uri].hash
|
409
409
|
end
|
410
410
|
|
411
411
|
# build the object from hash
|
@@ -36,10 +36,10 @@ module PureCloud
|
|
36
36
|
# Optional unless patch operation.
|
37
37
|
attr_accessor :role_needs_update
|
38
38
|
|
39
|
-
attr_accessor :base
|
40
|
-
|
41
39
|
attr_accessor :default
|
42
40
|
|
41
|
+
attr_accessor :base
|
42
|
+
|
43
43
|
# The URI for this object
|
44
44
|
attr_accessor :self_uri
|
45
45
|
|
@@ -54,8 +54,8 @@ module PureCloud
|
|
54
54
|
:'permission_policies' => :'permissionPolicies',
|
55
55
|
:'user_count' => :'userCount',
|
56
56
|
:'role_needs_update' => :'roleNeedsUpdate',
|
57
|
-
:'base' => :'base',
|
58
57
|
:'default' => :'default',
|
58
|
+
:'base' => :'base',
|
59
59
|
:'self_uri' => :'selfUri'
|
60
60
|
}
|
61
61
|
end
|
@@ -71,8 +71,8 @@ module PureCloud
|
|
71
71
|
:'permission_policies' => :'Array<DomainPermissionPolicy>',
|
72
72
|
:'user_count' => :'Integer',
|
73
73
|
:'role_needs_update' => :'BOOLEAN',
|
74
|
-
:'base' => :'BOOLEAN',
|
75
74
|
:'default' => :'BOOLEAN',
|
75
|
+
:'base' => :'BOOLEAN',
|
76
76
|
:'self_uri' => :'String'
|
77
77
|
}
|
78
78
|
end
|
@@ -121,14 +121,14 @@ module PureCloud
|
|
121
121
|
self.role_needs_update = attributes[:'roleNeedsUpdate']
|
122
122
|
end
|
123
123
|
|
124
|
-
if attributes.has_key?(:'base')
|
125
|
-
self.base = attributes[:'base']
|
126
|
-
end
|
127
|
-
|
128
124
|
if attributes.has_key?(:'default')
|
129
125
|
self.default = attributes[:'default']
|
130
126
|
end
|
131
127
|
|
128
|
+
if attributes.has_key?(:'base')
|
129
|
+
self.base = attributes[:'base']
|
130
|
+
end
|
131
|
+
|
132
132
|
if attributes.has_key?(:'selfUri')
|
133
133
|
self.self_uri = attributes[:'selfUri']
|
134
134
|
end
|
@@ -160,8 +160,8 @@ module PureCloud
|
|
160
160
|
permission_policies == o.permission_policies &&
|
161
161
|
user_count == o.user_count &&
|
162
162
|
role_needs_update == o.role_needs_update &&
|
163
|
-
base == o.base &&
|
164
163
|
default == o.default &&
|
164
|
+
base == o.base &&
|
165
165
|
self_uri == o.self_uri
|
166
166
|
end
|
167
167
|
|
@@ -174,7 +174,7 @@ module PureCloud
|
|
174
174
|
# Calculates hash code according to all attributes.
|
175
175
|
# @return [Fixnum] Hash code
|
176
176
|
def hash
|
177
|
-
[id, name, description, default_role_id, permissions, permission_policies, user_count, role_needs_update,
|
177
|
+
[id, name, description, default_role_id, permissions, permission_policies, user_count, role_needs_update, default, base, self_uri].hash
|
178
178
|
end
|
179
179
|
|
180
180
|
# build the object from hash
|
@@ -37,10 +37,10 @@ module PureCloud
|
|
37
37
|
# Optional unless patch operation.
|
38
38
|
attr_accessor :role_needs_update
|
39
39
|
|
40
|
-
attr_accessor :base
|
41
|
-
|
42
40
|
attr_accessor :default
|
43
41
|
|
42
|
+
attr_accessor :base
|
43
|
+
|
44
44
|
# The URI for this object
|
45
45
|
attr_accessor :self_uri
|
46
46
|
|
@@ -55,8 +55,8 @@ module PureCloud
|
|
55
55
|
:'permission_policies' => :'permissionPolicies',
|
56
56
|
:'user_count' => :'userCount',
|
57
57
|
:'role_needs_update' => :'roleNeedsUpdate',
|
58
|
-
:'base' => :'base',
|
59
58
|
:'default' => :'default',
|
59
|
+
:'base' => :'base',
|
60
60
|
:'self_uri' => :'selfUri'
|
61
61
|
}
|
62
62
|
end
|
@@ -72,8 +72,8 @@ module PureCloud
|
|
72
72
|
:'permission_policies' => :'Array<DomainPermissionPolicy>',
|
73
73
|
:'user_count' => :'Integer',
|
74
74
|
:'role_needs_update' => :'BOOLEAN',
|
75
|
-
:'base' => :'BOOLEAN',
|
76
75
|
:'default' => :'BOOLEAN',
|
76
|
+
:'base' => :'BOOLEAN',
|
77
77
|
:'self_uri' => :'String'
|
78
78
|
}
|
79
79
|
end
|
@@ -122,14 +122,14 @@ module PureCloud
|
|
122
122
|
self.role_needs_update = attributes[:'roleNeedsUpdate']
|
123
123
|
end
|
124
124
|
|
125
|
-
if attributes.has_key?(:'base')
|
126
|
-
self.base = attributes[:'base']
|
127
|
-
end
|
128
|
-
|
129
125
|
if attributes.has_key?(:'default')
|
130
126
|
self.default = attributes[:'default']
|
131
127
|
end
|
132
128
|
|
129
|
+
if attributes.has_key?(:'base')
|
130
|
+
self.base = attributes[:'base']
|
131
|
+
end
|
132
|
+
|
133
133
|
if attributes.has_key?(:'selfUri')
|
134
134
|
self.self_uri = attributes[:'selfUri']
|
135
135
|
end
|
@@ -165,8 +165,8 @@ module PureCloud
|
|
165
165
|
permission_policies == o.permission_policies &&
|
166
166
|
user_count == o.user_count &&
|
167
167
|
role_needs_update == o.role_needs_update &&
|
168
|
-
base == o.base &&
|
169
168
|
default == o.default &&
|
169
|
+
base == o.base &&
|
170
170
|
self_uri == o.self_uri
|
171
171
|
end
|
172
172
|
|
@@ -179,7 +179,7 @@ module PureCloud
|
|
179
179
|
# Calculates hash code according to all attributes.
|
180
180
|
# @return [Fixnum] Hash code
|
181
181
|
def hash
|
182
|
-
[id, name, description, default_role_id, permissions, permission_policies, user_count, role_needs_update,
|
182
|
+
[id, name, description, default_role_id, permissions, permission_policies, user_count, role_needs_update, default, base, self_uri].hash
|
183
183
|
end
|
184
184
|
|
185
185
|
# build the object from hash
|