boldsign
Version:
NodeJS client for boldsign
35 lines (29 loc) • 1.43 kB
Markdown
# # ViewBrandDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `brandId` | ```string``` | | |
| `brandLogo` | ```string``` | | |
| `brandName` | ```string``` | | |
| `backgroundColor` | ```string``` | | |
| `buttonColor` | ```string``` | | |
| `buttonTextColor` | ```string``` | | |
| `emailDisplayName` | ```string``` | | |
| `disclaimerTitle` | ```string``` | | |
| `disclaimerDescription` | ```string``` | | |
| `redirectUrl` | ```string``` | | |
| `isDefault` | ```boolean``` | | |
| `canHideTagLine` | ```boolean``` | | |
| `combineAuditTrail` | ```boolean``` | | |
| `excludeAuditTrailFromEmail` | ```boolean``` | | |
| `emailSignedDocument` | ```string``` | | |
| `documentTimeZone` | ```string``` | | |
| `showBuiltInFormFields` | ```boolean``` | | |
| `allowCustomFieldCreation` | ```boolean``` | | |
| `showSharedCustomFields` | ```boolean``` | | |
| `hideDecline` | ```boolean``` | | |
| `hideSave` | ```boolean``` | | |
| `documentExpirySettings` | [```DocumentExpirySettings```](DocumentExpirySettings.md) | | |
| `customDomainSettings` | [```CustomDomainSettings```](CustomDomainSettings.md) | | |
| `isDomainVerified` | ```boolean``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)