View Source DocuSign.Model.PathExtendedElement (DocuSign v1.0.0)

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.PathExtendedElement{
  name: String.t() | nil,
  type: String.t() | nil,
  typeName: String.t() | nil
}