View Source DocuSign.Model.RecipientRouting (DocuSign v1.1.0)

Describes the recipient routing rules.

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.RecipientRouting{
  rules: DocuSign.Model.RecipientRules.t() | nil
}