| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
GroupBrands |
GroupsApi.deleteBrands(String accountId,
String groupId,
BrandsRequest brandsRequest)
Deletes brand information from the requested group.
|
GroupBrands |
GroupsApi.getBrands(String accountId,
String groupId)
Gets group brand ID Information.
|
GroupBrands |
GroupsApi.updateBrands(String accountId,
String groupId,
BrandsRequest brandsRequest)
Adds group brand ID information to a group.
|
| Modifier and Type | Method and Description |
|---|---|
GroupBrands |
GroupBrands.addBrandOptionsItem(Brand brandOptionsItem) |
GroupBrands |
GroupBrands.brandOptions(List<Brand> brandOptions) |
GroupBrands |
GroupBrands.recipientBrandIdDefault(String recipientBrandIdDefault) |
GroupBrands |
GroupBrands.senderBrandIdDefault(String senderBrandIdDefault) |
Copyright © 2021. All rights reserved.