DocuSign.Model.PathExtendedElement (DocuSign v2.0.0)

View Source

Summary

Types

t()

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

Functions

decode(value)