public class Team extends AbstractResource
Modifier and Type | Field and Description |
---|---|
static String |
TEAM_ACCOUNTS |
static String |
TEAM_INVITEES |
static String |
TEAM_KEY |
static String |
TEAM_NAME |
dataObj, warnings
Modifier and Type | Method and Description |
---|---|
List<Account> |
getAccounts() |
List<Account> |
getInvitedAccounts() |
String |
getName() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toString, toString
public static final String TEAM_KEY
public static final String TEAM_NAME
public static final String TEAM_ACCOUNTS
public static final String TEAM_INVITEES
public Team()
public Team(org.json.JSONObject json) throws HelloSignException
HelloSignException
Copyright © 2017 HelloSign. All rights reserved.