Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.57 KB

BrandResources.md

File metadata and controls

17 lines (13 loc) · 1.57 KB

BrandResources

Properties

Name Type Description Notes
createdByUserInfo UserInfo [optional]
createdDate String The date and time that the brand resource was created. [optional]
dataNotSavedNotInMaster [String] Deprecated. [optional]
modifiedByUserInfo UserInfo [optional]
modifiedDate String The date on which this user record was last modified. [optional]
modifiedTemplates [String] This property is returned in the response to the [AccountBrands::listResources][listResources] request. It contains a list of any email templates that have been modified to differ from the master resource files. [listResources]: /esign-rest-api/reference/Accounts/AccountBrands/listResources [optional]
resourcesContentType String The type of brand resource file. A brand uses a different resource file to control each of the following experiences: - Sending (`sending`) - Signing (`signing`) - Email messages (`email`) - Captive (embedded) signing (`signing_captive`) You can modify the default email messages and formats in these files and upload them to your brand to customize the user experience. [optional]
resourcesContentUri String The URI for the brand resource file. [optional]

[Back to Model list] [Back to API list] [Back to README]