CC
Constructor
HelloSign.ServiceObjects.CC(String emailAddress) |
---|
Parameters
email_address | String |
---|
Example
HelloSign.ServiceObjects.CC ccObj = new HelloSign.ServiceObjects.CC('[email protected]');
Updated about 2 years ago
Constructor
HelloSign.ServiceObjects.CC(String emailAddress) |
---|
Parameters
email_address | String |
---|
Example
HelloSign.ServiceObjects.CC ccObj = new HelloSign.ServiceObjects.CC('[email protected]');
Updated about 2 years ago