Skip to content

Commit

Permalink
Version 6.6.0-rc-v2.1-21.4.00.00 release (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: root <[email protected]>
  • Loading branch information
HobbyProjects and root authored Dec 15, 2021
1 parent 0aadfa4 commit beefddc
Show file tree
Hide file tree
Showing 486 changed files with 6,544 additions and 1,846 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.

See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.

## [6.6.0-rc] - ESignature API v2.1-21.4.00.00 - 2021-12-13
### Changed
- Added support for version v2.1-21.4.00.00 of the DocuSign ESignature API.
- Updated the SDK release version.


## [6.5.0] - ESignature API v2.1-21.3.02.00 - 2021-10-29
### Changed
- Added support for version v2.1-21.3.02.00 of the DocuSign ESignature API.
Expand Down Expand Up @@ -177,4 +183,4 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for

## [2.0.0] - New shiny PHP client - 2017-12-05

## [1.0.0] - Old legacy version - 2016-02-18
## [1.0.0] - Old legacy version - 2016-02-18
706 changes: 92 additions & 614 deletions src/Api/AccountsApi.php

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/Api/AuthenticationApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class LoginOptions
Expand Down Expand Up @@ -169,7 +169,7 @@ public function setLoginSettings(?string $login_settings): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class AuthenticationApi
Expand Down
12 changes: 6 additions & 6 deletions src/Api/BillingApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetPlanOptions
Expand Down Expand Up @@ -161,7 +161,7 @@ public function setIncludeSuccessorPlans(?string $include_successor_plans): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListInvoicesOptions
Expand Down Expand Up @@ -229,7 +229,7 @@ public function setToDate(?string $to_date): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListPaymentsOptions
Expand Down Expand Up @@ -297,7 +297,7 @@ public function setToDate(?string $to_date): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class UpdatePlanOptions
Expand Down Expand Up @@ -346,7 +346,7 @@ public function setPreviewBillingPlan(?string $preview_billing_plan): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class BillingApi
Expand Down
8 changes: 4 additions & 4 deletions src/Api/BulkEnvelopesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetBulkSendBatchEnvelopesOptions
Expand Down Expand Up @@ -269,7 +269,7 @@ public function setUserId(?string $user_id): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetBulkSendBatchesOptions
Expand Down Expand Up @@ -426,7 +426,7 @@ public function setStatus(?string $status): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class BulkEnvelopesApi
Expand Down
12 changes: 6 additions & 6 deletions src/Api/CloudStorageApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListOptions
Expand Down Expand Up @@ -242,7 +242,7 @@ public function setStartPosition(?string $start_position): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetProviderOptions
Expand Down Expand Up @@ -283,7 +283,7 @@ public function setRedirectUrl(?string $redirect_url): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListFoldersOptions
Expand Down Expand Up @@ -459,7 +459,7 @@ public function setStartPosition(?string $start_position): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListProvidersOptions
Expand Down Expand Up @@ -508,7 +508,7 @@ public function setRedirectUrl(?string $redirect_url): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class CloudStorageApi
Expand Down
64 changes: 32 additions & 32 deletions src/Api/ConnectApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetConnectAllUsersOptions
Expand Down Expand Up @@ -72,57 +72,57 @@ public function setCount(?string $count): self
return $this;
}
/**
* $email_substring
* $domain_users_only
* @var ?string
*/
protected ?string $email_substring = null;
protected ?string $domain_users_only = null;

/**
* Gets email_substring
* Gets domain_users_only
*
* @return ?string
*/
public function getEmailSubstring(): ?string
public function getDomainUsersOnly(): ?string
{
return $this->email_substring;
return $this->domain_users_only;
}

/**
* Sets email_substring
* @param ?string $email_substring
* Sets domain_users_only
* @param ?string $domain_users_only
*
* @return self
*/
public function setEmailSubstring(?string $email_substring): self
public function setDomainUsersOnly(?string $domain_users_only): self
{
$this->email_substring = $email_substring;
$this->domain_users_only = $domain_users_only;
return $this;
}
/**
* $is_recipient_connect_config
* $email_substring
* @var ?string
*/
protected ?string $is_recipient_connect_config = null;
protected ?string $email_substring = null;

/**
* Gets is_recipient_connect_config
* Gets email_substring
*
* @return ?string
*/
public function getIsRecipientConnectConfig(): ?string
public function getEmailSubstring(): ?string
{
return $this->is_recipient_connect_config;
return $this->email_substring;
}

/**
* Sets is_recipient_connect_config
* @param ?string $is_recipient_connect_config
* Sets email_substring
* @param ?string $email_substring
*
* @return self
*/
public function setIsRecipientConnectConfig(?string $is_recipient_connect_config): self
public function setEmailSubstring(?string $email_substring): self
{
$this->is_recipient_connect_config = $is_recipient_connect_config;
$this->email_substring = $email_substring;
return $this;
}
/**
Expand Down Expand Up @@ -215,7 +215,7 @@ public function setUserNameSubstring(?string $user_name_substring): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class GetEventLogOptions
Expand Down Expand Up @@ -256,7 +256,7 @@ public function setAdditionalInfo(?string $additional_info): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListEventFailureLogsOptions
Expand Down Expand Up @@ -324,7 +324,7 @@ public function setToDate(?string $to_date): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListEventLogsOptions
Expand Down Expand Up @@ -392,7 +392,7 @@ public function setToDate(?string $to_date): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListUsersOptions
Expand Down Expand Up @@ -576,7 +576,7 @@ public function setUserNameSubstring(?string $user_name_substring): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ConnectApi
Expand Down Expand Up @@ -1298,8 +1298,8 @@ public function getConfigurationWithHttpInfo($account_id, $connect_id): array
*
* Returns all users from the configured Connect service.
*
* @param ?string $account_id
* @param ?string $connect_id
* @param ?string $account_id The external account number (int) or account ID Guid.
* @param ?string $connect_id The ID of the custom Connect configuration being accessed.
* @param \DocuSign\eSign\Api\ConnectApi\GetConnectAllUsersOptions $options for modifying the behavior of the function. (optional)
*
* @throws ApiException on non-2xx response
Expand All @@ -1316,8 +1316,8 @@ public function getConnectAllUsers($account_id, $connect_id, \DocuSign\eSign\Api
*
* Returns all users from the configured Connect service.
*
* @param ?string $account_id
* @param ?string $connect_id
* @param ?string $account_id The external account number (int) or account ID Guid.
* @param ?string $connect_id The ID of the custom Connect configuration being accessed.
* @param \DocuSign\eSign\Api\ConnectApi\GetConnectAllUsersOptions $options for modifying the behavior of the function. (optional)
*
* @throws ApiException on non-2xx response
Expand Down Expand Up @@ -1346,12 +1346,12 @@ public function getConnectAllUsersWithHttpInfo($account_id, $connect_id, \DocuSi
if ($options->getCount() != 'null') {
$queryParams['count'] = $this->apiClient->getSerializer()->toQueryValue($options->getCount());
}
if ($options->getDomainUsersOnly() != 'null') {
$queryParams['domain_users_only'] = $this->apiClient->getSerializer()->toQueryValue($options->getDomainUsersOnly());
}
if ($options->getEmailSubstring() != 'null') {
$queryParams['email_substring'] = $this->apiClient->getSerializer()->toQueryValue($options->getEmailSubstring());
}
if ($options->getIsRecipientConnectConfig() != 'null') {
$queryParams['is_recipient_connect_config'] = $this->apiClient->getSerializer()->toQueryValue($options->getIsRecipientConnectConfig());
}
if ($options->getStartPosition() != 'null') {
$queryParams['start_position'] = $this->apiClient->getSerializer()->toQueryValue($options->getStartPosition());
}
Expand Down
6 changes: 3 additions & 3 deletions src/Api/CustomTabsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/

Expand Down Expand Up @@ -39,7 +39,7 @@
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class ListOptions
Expand Down Expand Up @@ -88,7 +88,7 @@ public function setCustomTabOnly(?string $custom_tab_only): self
* @category Class
* @package DocuSign\eSign
* @author Swagger Codegen team <[email protected]>
* @license The DocuSign eSignature PHP Client SDK is licensed under the MIT License.
* @license The DocuSign PHP Client SDK is licensed under the MIT License.
* @link https://github.com/swagger-api/swagger-codegen
*/
class CustomTabsApi
Expand Down
Loading

0 comments on commit beefddc

Please sign in to comment.