ODBC Driver for DocuSign

Build 23.0.8839

AccountBrands

The AcccountBrands resource provides methods that allow you to manage the account brand associated with an account.

View Specific Information

The 本製品 will use the DocuSign API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • BrandId supports the '=' operator.

For example, the following query is processed server side:

SELECT * FROM AccountBrands WHERE BrandId = '4701f9c2-1038-45cf-bf35-66ae143a5656'

Columns

Name Type References Description
BrandId [KEY] String Id of the brand.
BrandName String Name of the brand.
BrandCompany String The name of the company associated with this brand.
IsOverridingCompanyName Boolean When is set to true, brand name is the name of the company.
IsSendingDefault Boolean When is set to true, it is sending default.
IsSigningDefault Boolean When is set to true, it is signing default.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839