TrustServiceProvidersApi
in package
TrustServiceProvidersApi Class Doc Comment
Tags
Table of Contents
- $apiClient : ApiClient
- API Client
- __construct() : void
- Constructor
- getApiClient() : ApiClient
- Get API client
- getSealProviders() : AccountSeals
- Operation getSealProviders
- getSealProvidersWithHttpInfo() : array<string|int, mixed>
- Operation getSealProvidersWithHttpInfo
- setApiClient() : self
- Set the API client
- updateResourcePath() : string
- Update $resourcePath with $
Properties
$apiClient
API Client
protected
ApiClient
$apiClient
instance of the ApiClient
Methods
__construct()
Constructor
public
__construct([ApiClient|null $apiClient = null ]) : void
Parameters
- $apiClient : ApiClient|null = null
-
The api client to use
Return values
void —getApiClient()
Get API client
public
getApiClient() : ApiClient
Return values
ApiClient —get the API client
getSealProviders()
Operation getSealProviders
public
getSealProviders(string|null $account_id) : AccountSeals
Returns Account available seals for specified account.
Parameters
- $account_id : string|null
-
The external account number (int) or account ID Guid.
Tags
Return values
AccountSeals —getSealProvidersWithHttpInfo()
Operation getSealProvidersWithHttpInfo
public
getSealProvidersWithHttpInfo(string|null $account_id) : array<string|int, mixed>
Returns Account available seals for specified account.
Parameters
- $account_id : string|null
-
The external account number (int) or account ID Guid.
Tags
Return values
array<string|int, mixed> —of \DocuSign\eSign\Model\AccountSeals, HTTP status code, HTTP response headers (array of strings)
setApiClient()
Set the API client
public
setApiClient(ApiClient $apiClient) : self
Parameters
- $apiClient : ApiClient
-
set the API client
Return values
self —updateResourcePath()
Update $resourcePath with $
public
updateResourcePath(string $resourcePath, string $baseName, string $paramName) : string
Parameters
- $resourcePath : string
-
the resource path to use
- $baseName : string
-
the base name param
- $paramName : string
-
the parameter name