DocuSign v0.2.0 DocuSign.Model.Brand View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.Brand{
brandCompany: String.t(),
brandId: String.t(),
brandName: String.t(),
colors: [NameValue],
emailContent: [BrandEmailContent],
errorDetails: ErrorDetails,
isOverridingCompanyName: String.t(),
isSendingDefault: String.t(),
isSigningDefault: String.t(),
landingPages: [NameValue],
links: [BrandLink],
logos: BrandLogos,
resources: BrandResourceUrls
}
t() :: %DocuSign.Model.Brand{
brandCompany: String.t(),
brandId: String.t(),
brandName: String.t(),
colors: [NameValue],
emailContent: [BrandEmailContent],
errorDetails: ErrorDetails,
isOverridingCompanyName: String.t(),
isSendingDefault: String.t(),
isSigningDefault: String.t(),
landingPages: [NameValue],
links: [BrandLink],
logos: BrandLogos,
resources: BrandResourceUrls
}