DocuSign.Model.RecipientGroup (DocuSign v2.0.0)
View SourceDescribes a group of recipients.
Summary
Types
@type t() :: %DocuSign.Model.RecipientGroup{ groupMessage: String.t() | nil, groupName: String.t() | nil, recipients: [DocuSign.Model.RecipientOption.t()] | nil }