DocuSign.Model.DocGenFormFieldRowValue (DocuSign v2.0.0)

View Source

An object representing a row of a dynamic table.

Summary

Types

t()

@type t() :: %DocuSign.Model.DocGenFormFieldRowValue{
  docGenFormFieldList: [DocuSign.Model.DocGenFormField.t()] | nil
}

Functions

decode(value)