TestConfig
in package
Table of Contents
- $accountId : string
- $accountId
- $apiClient : ApiClient
- $apiClient
- $brandId : mixed
- $clientKey : string
- $clientKey
- $clientSecret : string
- $clientSecret
- $clientUserId : string
- $clientUserId
- $createdEnvelopId : string
- $createdEnvelopId
- $createdUserId : mixed
- $envelope : Envelope
- $envelope
- $envelopeId : string
- $envelopId
- $folderOneId : mixed
- $folderTwoId : mixed
- $host : string
- $host
- $integratorKey : string
- $integratorKey
- $privateKeyB64 : string
- $privateKey
- $recipientEmail : string
- $recipientEmail
- $recipientName : string
- $recipientName
- $returnUrl : string
- $returnUrl
- $template : EnvelopeTemplate
- $envelopeTemplate
- $templateId : string
- $templateId
- $templateRoleName : string
- $templateRoleName
- $userId : mixed
- __construct() : mixed
- getAccountId() : string
- Gets accountId
- getApiClient() : ApiClient
- Gets apiClient
- getBrandId() : string
- Gets BrandId
- getClientKey() : string
- Gets client key
- getClientSecret() : string
- Gets client secret
- getClientUserId() : string
- Gets clientUserId
- getCreatedEnvelopeId() : string
- Gets createdEnvelopeId
- getCreatedUserId() : mixed
- getEnvelope() : Envelope
- getEnvelopeId() : string
- Gets envelopeId
- getFolderOneId() : mixed
- getFolderTwoId() : mixed
- getHost() : string
- Gets host
- getIntegratorKey() : string
- Gets integratorKey
- getPrivateKeyB64() : string
- getRecipientEmail() : string
- Gets recipientEmail
- getRecipientName() : string
- Gets recipientName
- getReturnUrl() : string
- Gets returnUrl
- getTemplate() : EnvelopeTemplate
- getTemplateId() : string
- Gets templateId
- getTemplateRoleName() : string
- Gets templateRoleName
- getUserId() : string
- Gets client key
- setAccountId() : $this
- Sets accountId
- setApiClient() : $this
- Sets apiClient
- setBrandId() : $this
- BrandId
- setClientKey() : $this
- Sets client key
- setClientSecret() : $this
- Sets client secret
- setClientUserId() : $this
- Sets clientUserId
- setCreatedEnvelopeId() : $this
- Sets createdEnvelopeId
- setCreatedUserId() : mixed
- setEnvelope() : mixed
- setEnvelopeId() : $this
- Sets envelopeId
- setFolderOneId() : mixed
- setFolderTwoId() : mixed
- setHost() : $this
- Sets host
- setIntegratorKey() : $this
- Sets integratorKey
- setPrivateKeyB64() : mixed
- setRecipientEmail() : $this
- Sets recipientEmail
- setRecipientName() : $this
- Sets recipientName
- setReturnUrl() : $this
- Sets returnUrl
- setTemplate() : mixed
- setTemplateId() : $this
- Sets templateId
- setTemplateRoleName() : $this
- Sets templateRoleName
- setUserId() : $this
- UserId
Properties
$accountId
$accountId
protected
string
$accountId
$apiClient
$apiClient
protected
ApiClient
$apiClient
$brandId
protected
mixed
$brandId
$clientKey
$clientKey
protected
string
$clientKey
$clientSecret
$clientSecret
protected
string
$clientSecret
$clientUserId
$clientUserId
protected
string
$clientUserId
$createdEnvelopId
$createdEnvelopId
protected
string
$createdEnvelopId
$createdUserId
protected
mixed
$createdUserId
$envelope
$envelope
protected
Envelope
$envelope
$envelopeId
$envelopId
protected
string
$envelopeId
$folderOneId
protected
mixed
$folderOneId
$folderTwoId
protected
mixed
$folderTwoId
$host
$host
protected
string
$host
$integratorKey
$integratorKey
protected
string
$integratorKey
$privateKeyB64
$privateKey
protected
string
$privateKeyB64
$recipientEmail
$recipientEmail
protected
string
$recipientEmail
$recipientName
$recipientName
protected
string
$recipientName
$returnUrl
$returnUrl
protected
string
$returnUrl
$template
$envelopeTemplate
protected
EnvelopeTemplate
$template
$templateId
$templateId
protected
string
$templateId
$templateRoleName
$templateRoleName
protected
string
$templateRoleName
$userId
protected
mixed
$userId
Methods
__construct()
public
__construct([mixed $integratorKey = null ][, mixed $host = null ][, mixed $returnUrl = null ][, mixed $envelopeId = null ][, mixed $secret = null ][, mixed $key = null ][, mixed $userId = null ][, mixed $privateKey = null ]) : mixed
Parameters
- $integratorKey : mixed = null
- $host : mixed = null
- $returnUrl : mixed = null
- $envelopeId : mixed = null
- $secret : mixed = null
- $key : mixed = null
- $userId : mixed = null
- $privateKey : mixed = null
Return values
mixed —getAccountId()
Gets accountId
public
getAccountId() : string
Return values
string —getApiClient()
Gets apiClient
public
getApiClient() : ApiClient
Return values
ApiClient —getBrandId()
Gets BrandId
public
getBrandId() : string
Return values
string —getClientKey()
Gets client key
public
getClientKey() : string
Return values
string —getClientSecret()
Gets client secret
public
getClientSecret() : string
Return values
string —getClientUserId()
Gets clientUserId
public
getClientUserId() : string
Return values
string —getCreatedEnvelopeId()
Gets createdEnvelopeId
public
getCreatedEnvelopeId() : string
Return values
string —getCreatedUserId()
public
getCreatedUserId() : mixed
Return values
mixed —getEnvelope()
public
getEnvelope() : Envelope
Return values
Envelope —getEnvelopeId()
Gets envelopeId
public
getEnvelopeId() : string
Return values
string —getFolderOneId()
public
getFolderOneId() : mixed
Return values
mixed —getFolderTwoId()
public
getFolderTwoId() : mixed
Return values
mixed —getHost()
Gets host
public
getHost() : string
Return values
string —getIntegratorKey()
Gets integratorKey
public
getIntegratorKey() : string
Return values
string —getPrivateKeyB64()
public
getPrivateKeyB64() : string
Return values
string —getRecipientEmail()
Gets recipientEmail
public
getRecipientEmail() : string
Return values
string —getRecipientName()
Gets recipientName
public
getRecipientName() : string
Return values
string —getReturnUrl()
Gets returnUrl
public
getReturnUrl() : string
Return values
string —getTemplate()
public
getTemplate() : EnvelopeTemplate
Return values
EnvelopeTemplate —getTemplateId()
Gets templateId
public
getTemplateId() : string
Return values
string —getTemplateRoleName()
Gets templateRoleName
public
getTemplateRoleName() : string
Return values
string —getUserId()
Gets client key
public
getUserId() : string
Return values
string —setAccountId()
Sets accountId
public
setAccountId(string $accountId) : $this
Parameters
- $accountId : string
Return values
$this —setApiClient()
Sets apiClient
public
setApiClient(ApiClient $apiClient) : $this
Parameters
- $apiClient : ApiClient
Return values
$this —setBrandId()
BrandId
public
setBrandId(string $brandId) : $this
Parameters
- $brandId : string
Return values
$this —setClientKey()
Sets client key
public
setClientKey(string $clientKey) : $this
Parameters
- $clientKey : string
Return values
$this —setClientSecret()
Sets client secret
public
setClientSecret(string $clientSecret) : $this
Parameters
- $clientSecret : string
Return values
$this —setClientUserId()
Sets clientUserId
public
setClientUserId(string $clientUserId) : $this
Parameters
- $clientUserId : string
Return values
$this —setCreatedEnvelopeId()
Sets createdEnvelopeId
public
setCreatedEnvelopeId(mixed $envelopeId) : $this
Parameters
- $envelopeId : mixed
Return values
$this —setCreatedUserId()
public
setCreatedUserId(mixed $createdUserId) : mixed
Parameters
- $createdUserId : mixed
Return values
mixed —setEnvelope()
public
setEnvelope(mixed $envelope) : mixed
Parameters
- $envelope : mixed
Return values
mixed —setEnvelopeId()
Sets envelopeId
public
setEnvelopeId(string $envelopeId) : $this
Parameters
- $envelopeId : string
Return values
$this —setFolderOneId()
public
setFolderOneId(mixed $folderOneId) : mixed
Parameters
- $folderOneId : mixed
Return values
mixed —setFolderTwoId()
public
setFolderTwoId(mixed $folderTwoId) : mixed
Parameters
- $folderTwoId : mixed
Return values
mixed —setHost()
Sets host
public
setHost(string $host) : $this
Parameters
- $host : string
Return values
$this —setIntegratorKey()
Sets integratorKey
public
setIntegratorKey(string $integratorKey) : $this
Parameters
- $integratorKey : string
Return values
$this —setPrivateKeyB64()
public
setPrivateKeyB64(string $privateKeyB64) : mixed
Parameters
- $privateKeyB64 : string
Return values
mixed —setRecipientEmail()
Sets recipientEmail
public
setRecipientEmail(string $recipientEmail) : $this
Parameters
- $recipientEmail : string
Return values
$this —setRecipientName()
Sets recipientName
public
setRecipientName(string $recipientName) : $this
Parameters
- $recipientName : string
Return values
$this —setReturnUrl()
Sets returnUrl
public
setReturnUrl(string $returnUrl) : $this
Parameters
- $returnUrl : string
Return values
$this —setTemplate()
public
setTemplate(EnvelopeTemplate $template) : mixed
Parameters
- $template : EnvelopeTemplate
Return values
mixed —setTemplateId()
Sets templateId
public
setTemplateId(string $templateId) : $this
Parameters
- $templateId : string
Return values
$this —setTemplateRoleName()
Sets templateRoleName
public
setTemplateRoleName(string $templateRoleName) : $this
Parameters
- $templateRoleName : string
Return values
$this —setUserId()
UserId
public
setUserId(string $userId) : $this
Parameters
- $userId : string