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

Describes the recipient routing rules.

Summary

Types

t()

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

Functions

decode(value)