DocuSign v0.2.4 DocuSign.Model.PowerForms View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %DocuSign.Model.PowerForms{ createdBy: String.t(), createdDateTime: String.t(), emailBody: String.t(), emailSubject: String.t(), envelopes: [Envelopes], errorDetails: ErrorDetails, instructions: String.t(), isActive: String.t(), lastUsed: String.t(), limitUseInterval: String.t(), limitUseIntervalEnabled: String.t(), limitUseIntervalUnits: String.t(), maxUseEnabled: String.t(), name: String.t(), powerFormId: String.t(), powerFormUrl: String.t(), recipients: [PowerFormRecipient], senderName: String.t(), senderUserId: String.t(), signingMode: String.t(), templateId: String.t(), templateName: String.t(), timesUsed: String.t(), uri: String.t(), usesRemaining: String.t() }