| Package | Description |
|---|---|
| com.hellosign.sdk | |
| com.hellosign.sdk.resource |
| Modifier and Type | Method and Description |
|---|---|
Account |
HelloSignClient.createAccount(String email)
Creates a new HelloSign account.
|
Account |
HelloSignClient.createAccount(String email,
String clientId,
String clientSecret)
Creates a new HelloSign account and provides OAuth app credentials to
automatically generate an OAuth token with the user Account response.
|
Account |
HelloSignClient.getAccount()
Returns the current user's account information.
|
Account |
HelloSignClient.setCallback(String callback)
Update your account callback URL.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
ApiApp.getOwnerAccount()
An object describing the app's owner.
|
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
Template.getAccounts() |
List<Account> |
Team.getAccounts() |
List<Account> |
Team.getInvitedAccounts() |
Copyright © 2019 HelloSign. All rights reserved.