Package | Description |
---|---|
com.hellosign.sdk.resource | |
com.hellosign.sdk.resource.support |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRequest
Requests to HelloSign will have common fields such as a request title,
subject, and message.
|
class |
AbstractResourceList<E> |
class |
Account
Stores HelloSign Account information.
|
class |
ApiApp
Contains information about an API App
|
class |
EmbeddedRequest
Represents an Embedded signature request (either standard or templated).
|
class |
EmbeddedResponse
Class to hold an embedded signature request response.
|
class |
Event
This is a utility class for assisting with the development of callback
services to respond to HelloSign events.
|
class |
FileUrlResponse
POJO that represents a HelloSign File URL resource.
|
class |
SignatureRequest
Represents a HelloSign signature request.
|
class |
Team |
class |
Template
POJO that represents a HelloSign Template resource.
|
class |
TemplateDraft
Represents a HelloSign template draft.
|
class |
TemplateSignatureRequest
Represents a HelloSign signature request based on one or more Templates.
|
class |
UnclaimedDraft
Represents an unclaimed draft response and request.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractResource.addToList(String key,
AbstractResource listItem) |
Modifier and Type | Class and Description |
---|---|
class |
ApiAppList |
class |
ApiAppOauth
An object describing an API app's OAuth properties.
|
class |
CustomField
This class represents a HelloSign Custom Field.
|
class |
Document
Represents a document and its associated (optional) form fields and custom
fields.
|
class |
FormField
This class represents a HelloSign Form Field object.
|
class |
Metadata |
class |
OauthData |
class |
Quotas |
class |
ResponseData
This class represents the "response_data" portion of SignatureRequest
objects.
|
class |
Signature
Contains information related to a signature / signer.
|
class |
SignatureRequestList
Represents a paged list of SignatureRequests returned from HelloSign.
|
class |
TemplateList
Represents a paged list of HelloSign Templates (a.k.a., ReusableForms).
|
class |
TemplateRole
Resource class that represents a signer or CC role for a Template.
|
class |
Warning |
class |
WhiteLabelingOptions |
Copyright © 2017 HelloSign. All rights reserved.