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

Describes the recipient routing rules.

Summary

Types

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