View Source DocuSign.Model.BrandsResponse (DocuSign v1.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %DocuSign.Model.BrandsResponse{ brands: [DocuSign.Model.Brand.t()] | nil, recipientBrandIdDefault: String.t() | nil, senderBrandIdDefault: String.t() | nil }