View Source Api2pdf.Model.WkhtmlTocOptions (Api2pdf v0.1.2)

https://app.swaggerhub.com/apis-docs/api2pdf/api2pdf/2.0.0#/WkhtmlTocOptions

Link to this section Summary

Link to this section Types

@type t() :: %Api2pdf.Model.WkhtmlTocOptions{
  tocHeaderText: String.t(),
  tocLevelIndentation: String.t()
}