@@ -20652,7 +20652,7 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
2065220652 * </pre>
2065320653 * </p>
2065420654 * @module index
20655- * @version 3.1.2
20655+ * @version 3.2.3
2065620656 */
2065720657 var exports = {
2065820658 /**
@@ -30568,8 +30568,8 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3056830568 if (data.hasOwnProperty('URL')) {
3056930569 obj['URL'] = Sdk.convertToType(data['URL'], 'String');
3057030570 }
30571- if (data.hasOwnProperty('ElevatedRolesList ')) {
30572- obj['ElevatedRolesList '] = Sdk.convertToType(data['ElevatedRolesList '], ['String']);
30571+ if (data.hasOwnProperty('ElevatedRoles ')) {
30572+ obj['ElevatedRoles '] = Sdk.convertToType(data['ElevatedRoles '], ['String']);
3057330573 }
3057430574 if (data.hasOwnProperty('SharedKey')) {
3057530575 obj['SharedKey'] = Sdk.convertToType(data['SharedKey'], 'String');
@@ -30602,9 +30602,9 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3060230602 */
3060330603 exports.prototype['URL'] = undefined;
3060430604 /**
30605- * @member {Array.<String>} ElevatedRolesList
30605+ * @member {Array.<String>} ElevatedRoles
3060630606 */
30607- exports.prototype['ElevatedRolesList '] = undefined;
30607+ exports.prototype['ElevatedRoles '] = undefined;
3060830608 /**
3060930609 * @member {String} SharedKey
3061030610 */
@@ -31027,7 +31027,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3102731027
3102831028
3102931029
31030-
3103131030 };
3103231031
3103331032 /**
@@ -31044,9 +31043,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3104431043 if (data.hasOwnProperty('ID')) {
3104531044 obj['ID'] = Sdk.convertToType(data['ID'], 'String');
3104631045 }
31047- if (data.hasOwnProperty('StateHashKey')) {
31048- obj['StateHashKey'] = Sdk.convertToType(data['StateHashKey'], 'String');
31049- }
3105031046 if (data.hasOwnProperty('OrderCloudApiClientID')) {
3105131047 obj['OrderCloudApiClientID'] = Sdk.convertToType(data['OrderCloudApiClientID'], 'String');
3105231048 }
@@ -31073,10 +31069,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3107331069 * @member {String} ID
3107431070 */
3107531071 exports.prototype['ID'] = undefined;
31076- /**
31077- * @member {String} StateHashKey
31078- */
31079- exports.prototype['StateHashKey'] = undefined;
3108031072 /**
3108131073 * @member {String} OrderCloudApiClientID
3108231074 */
@@ -34632,8 +34624,8 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3463234624 if (data.hasOwnProperty('URL')) {
3463334625 obj['URL'] = Sdk.convertToType(data['URL'], 'String');
3463434626 }
34635- if (data.hasOwnProperty('ElevatedRolesList ')) {
34636- obj['ElevatedRolesList '] = Sdk.convertToType(data['ElevatedRolesList '], ['String']);
34627+ if (data.hasOwnProperty('ElevatedRoles ')) {
34628+ obj['ElevatedRoles '] = Sdk.convertToType(data['ElevatedRoles '], ['String']);
3463734629 }
3463834630 if (data.hasOwnProperty('SharedKey')) {
3463934631 obj['SharedKey'] = Sdk.convertToType(data['SharedKey'], 'String');
@@ -34666,9 +34658,9 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3466634658 */
3466734659 exports.prototype['URL'] = undefined;
3466834660 /**
34669- * @member {Array.<String>} ElevatedRolesList
34661+ * @member {Array.<String>} ElevatedRoles
3467034662 */
34671- exports.prototype['ElevatedRolesList '] = undefined;
34663+ exports.prototype['ElevatedRoles '] = undefined;
3467234664 /**
3467334665 * @member {String} SharedKey
3467434666 */
@@ -34739,7 +34731,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3473934731
3474034732
3474134733
34742-
3474334734 };
3474434735
3474534736 /**
@@ -34756,9 +34747,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3475634747 if (data.hasOwnProperty('ID')) {
3475734748 obj['ID'] = Sdk.convertToType(data['ID'], 'String');
3475834749 }
34759- if (data.hasOwnProperty('StateHashKey')) {
34760- obj['StateHashKey'] = Sdk.convertToType(data['StateHashKey'], 'String');
34761- }
3476234750 if (data.hasOwnProperty('OrderCloudApiClientID')) {
3476334751 obj['OrderCloudApiClientID'] = Sdk.convertToType(data['OrderCloudApiClientID'], 'String');
3476434752 }
@@ -34785,10 +34773,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3478534773 * @member {String} ID
3478634774 */
3478734775 exports.prototype['ID'] = undefined;
34788- /**
34789- * @member {String} StateHashKey
34790- */
34791- exports.prototype['StateHashKey'] = undefined;
3479234776 /**
3479334777 * @member {String} OrderCloudApiClientID
3479434778 */
@@ -35681,6 +35665,9 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3568135665 if (data) {
3568235666 obj = obj || new exports();
3568335667
35668+ if (data.hasOwnProperty('Description')) {
35669+ obj['Description'] = Sdk.convertToType(data['Description'], 'String');
35670+ }
3568435671 if (data.hasOwnProperty('DefaultPriceScheduleID')) {
3568535672 obj['DefaultPriceScheduleID'] = Sdk.convertToType(data['DefaultPriceScheduleID'], 'String');
3568635673 }
@@ -35690,9 +35677,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3569035677 if (data.hasOwnProperty('Name')) {
3569135678 obj['Name'] = Sdk.convertToType(data['Name'], 'String');
3569235679 }
35693- if (data.hasOwnProperty('Description')) {
35694- obj['Description'] = Sdk.convertToType(data['Description'], 'String');
35695- }
3569635680 if (data.hasOwnProperty('QuantityMultiplier')) {
3569735681 obj['QuantityMultiplier'] = Sdk.convertToType(data['QuantityMultiplier'], 'Number');
3569835682 }
@@ -35733,6 +35717,10 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3573335717 return obj;
3573435718 }
3573535719
35720+ /**
35721+ * @member {String} Description
35722+ */
35723+ exports.prototype['Description'] = undefined;
3573635724 /**
3573735725 * @member {String} DefaultPriceScheduleID
3573835726 */
@@ -35745,10 +35733,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3574535733 * @member {String} Name
3574635734 */
3574735735 exports.prototype['Name'] = undefined;
35748- /**
35749- * @member {String} Description
35750- */
35751- exports.prototype['Description'] = undefined;
3575235736 /**
3575335737 * @member {Number} QuantityMultiplier
3575435738 */
@@ -38113,6 +38097,9 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3811338097 if (data) {
3811438098 obj = obj || new exports();
3811538099
38100+ if (data.hasOwnProperty('Description')) {
38101+ obj['Description'] = Sdk.convertToType(data['Description'], 'String');
38102+ }
3811638103 if (data.hasOwnProperty('DefaultPriceScheduleID')) {
3811738104 obj['DefaultPriceScheduleID'] = Sdk.convertToType(data['DefaultPriceScheduleID'], 'String');
3811838105 }
@@ -38122,9 +38109,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3812238109 if (data.hasOwnProperty('Name')) {
3812338110 obj['Name'] = Sdk.convertToType(data['Name'], 'String');
3812438111 }
38125- if (data.hasOwnProperty('Description')) {
38126- obj['Description'] = Sdk.convertToType(data['Description'], 'String');
38127- }
3812838112 if (data.hasOwnProperty('QuantityMultiplier')) {
3812938113 obj['QuantityMultiplier'] = Sdk.convertToType(data['QuantityMultiplier'], 'Number');
3813038114 }
@@ -38165,6 +38149,10 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3816538149 return obj;
3816638150 }
3816738151
38152+ /**
38153+ * @member {String} Description
38154+ */
38155+ exports.prototype['Description'] = undefined;
3816838156 /**
3816938157 * @member {String} DefaultPriceScheduleID
3817038158 */
@@ -38177,10 +38165,6 @@ exports.prototype.callAuth = function callApi(path, httpMethod, pathParams,
3817738165 * @member {String} Name
3817838166 */
3817938167 exports.prototype['Name'] = undefined;
38180- /**
38181- * @member {String} Description
38182- */
38183- exports.prototype['Description'] = undefined;
3818438168 /**
3818538169 * @member {Number} QuantityMultiplier
3818638170 */
0 commit comments