Method: DocuSign_eSign::Signer#client_user_id

Defined in:
lib/docusign_esign/models/signer.rb

#client_user_idObject

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.



54
55
56
# File 'lib/docusign_esign/models/signer.rb', line 54

def client_user_id
  @client_user_id
end