getInstance

fun getInstance(): DocuSign

This method returns an instance of DocuSign. You need to call init() before calling this method. If not, it throws a {DocuSignNotInitializedException}.

Return

an instance of the DocuSign class if it exists

Throws