DocuSign v0.2.4 DocuSign.Model.TemplateRole View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %DocuSign.Model.TemplateRole{ accessCode: String.t(), clientUserId: String.t(), defaultRecipient: String.t(), email: String.t(), emailNotification: RecipientEmailNotification, embeddedRecipientStartURL: String.t(), inPersonSignerName: String.t(), name: String.t(), recipientSignatureProviders: [RecipientSignatureProvider], roleName: String.t(), routingOrder: String.t(), signingGroupId: String.t(), tabs: EnvelopeRecipientTabs }