DocuSign v0.2.1 DocuSign.Model.SamlAssertionAttribute View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.SamlAssertionAttribute{
  errorDetails: ErrorDetails,
  name: String.t(),
  originalValue: String.t(),
  value: String.t()
}