Method: DocuSign_eSign::Intermediary#client_user_id

Defined in:
lib/docusign_esign/models/intermediary.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.



34
35
36
# File 'lib/docusign_esign/models/intermediary.rb', line 34

def client_user_id
  @client_user_id
end