Sha256: 65030cc4d18f9becb002379c50e02bc151e6493ebd66131a43386bff9b798ce1
Contents?: true
Size: 888 Bytes
Versions: 3
Compression:
Stored size: 888 Bytes
Contents
# DocuSign_eSign::CaptiveRecipient ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_user_id** | **String** | Specifies whether the recipient is embedded or remote. If the `clientUserId` property is not null then the recipient is embedded. Note that if the `ClientUserId` property is set and either `SignerMustHaveAccount` or `SignerMustLoginToSign` property of the account settings is set to **true**, an error is generated on sending.ng. Maximum length: 100 characters. | [optional] **email** | **String** | Specifies the email address associated with the captive recipient. | [optional] **error_details** | [**ErrorDetails**](ErrorDetails.md) | | [optional] **user_name** | **String** | Specifies the user name associated with the captive recipient. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/CaptiveRecipient.md |
docusign_esign-0.0.2 | docs/CaptiveRecipient.md |
docusign_esign-0.0.1 | docs/CaptiveRecipient.md |