| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
BrandResources.getCreatedByUserInfo() |
UserInfo |
EnvelopeTemplateDefinition.getLastModifiedBy() |
UserInfo |
LockInformation.getLockedByUser() |
UserInfo |
BrandResources.getModifiedByUserInfo() |
UserInfo |
TemplateSharedItem.getOwner() |
UserInfo |
EnvelopeTemplateResult.getOwner() |
UserInfo |
EnvelopeTemplateDefinition.getOwner() |
UserInfo |
UserSharedItem.getUser() |
UserInfo |
SharedItem.getUser() |
UserInfo |
MemberSharedItems.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<UserInfo> |
PowerFormSendersResponse.getPowerFormSenders() |
List<UserInfo> |
Signer.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
Intermediary.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
InPersonSigner.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
Editor.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
CertifiedDelivery.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
CarbonCopy.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
Agent.getSigningGroupUsers()
A complex type that contains information about users in the signing group.
|
List<UserInfo> |
UsersResponse.getUsers() |
List<UserInfo> |
UserInfoList.getUsers() |
List<UserInfo> |
IntegratedUserInfoList.getUsers() |
List<UserInfo> |
Group.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrandResources.setCreatedByUserInfo(UserInfo createdByUserInfo) |
void |
EnvelopeTemplateDefinition.setLastModifiedBy(UserInfo lastModifiedBy) |
void |
LockInformation.setLockedByUser(UserInfo lockedByUser) |
void |
BrandResources.setModifiedByUserInfo(UserInfo modifiedByUserInfo) |
void |
TemplateSharedItem.setOwner(UserInfo owner) |
void |
EnvelopeTemplateResult.setOwner(UserInfo owner) |
void |
EnvelopeTemplateDefinition.setOwner(UserInfo owner) |
void |
UserSharedItem.setUser(UserInfo user) |
void |
SharedItem.setUser(UserInfo user) |
void |
MemberSharedItems.setUser(UserInfo user) |
| Modifier and Type | Method and Description |
|---|---|
void |
PowerFormSendersResponse.setPowerFormSenders(List<UserInfo> powerFormSenders) |
void |
Signer.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
Intermediary.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
InPersonSigner.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
Editor.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
CertifiedDelivery.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
CarbonCopy.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
Agent.setSigningGroupUsers(List<UserInfo> signingGroupUsers) |
void |
UsersResponse.setUsers(List<UserInfo> users) |
void |
UserInfoList.setUsers(List<UserInfo> users) |
void |
IntegratedUserInfoList.setUsers(List<UserInfo> users) |
void |
Group.setUsers(List<UserInfo> users) |
Copyright © 2017. All rights reserved.