| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
BrandsResponse |
AccountsApi.createBrand(String accountId,
Brand brand)
Creates one or more brand profile files for the account.
|
BrandsResponse |
AccountsApi.deleteBrands(String accountId,
BrandsRequest brandsRequest)
Deletes one or more brand profiles.
|
BrandsResponse |
GroupsApi.deleteBrands(String accountId,
String groupId,
BrandsRequest brandsRequest)
Deletes brand information from the requested group.
|
BrandsResponse |
GroupsApi.getBrands(String accountId,
String groupId)
Gets group brand ID Information.
|
BrandsResponse |
AccountsApi.listBrands(String accountId)
Gets a list of brand profiles.
|
BrandsResponse |
AccountsApi.listBrands(String accountId,
AccountsApi.ListBrandsOptions options)
Gets a list of brand profiles.
|
BrandsResponse |
GroupsApi.updateBrands(String accountId,
String groupId,
BrandsRequest brandsRequest)
Adds group brand ID information to a group.
|
Copyright © 2017. All rights reserved.