Constructor
HelloSign.ServiceObjects.CC(String emailAddress) |
Parameters
email_address | String |
Example
HelloSign.ServiceObjects.CC ccObj = new HelloSign.ServiceObjects.CC('test-cc@hellosign.com');
Updated almost 5 years ago
Constructor
HelloSign.ServiceObjects.CC(String emailAddress) |
Parameters
email_address | String |
Example
HelloSign.ServiceObjects.CC ccObj = new HelloSign.ServiceObjects.CC('test-cc@hellosign.com');
Updated almost 5 years ago