DocuSign v0.2.0 DocuSign.Model.FolderItemV2 View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.FolderItemV2{
completedDateTime: String.t(),
createdDateTime: String.t(),
envelopeId: String.t(),
envelopeUri: String.t(),
expireDateTime: String.t(),
folderId: String.t(),
folderUri: String.t(),
is21CFRPart11: String.t(),
isSignatureProviderEnvelope: String.t(),
lastModifiedDateTime: String.t(),
ownerName: String.t(),
recipients: EnvelopeRecipients,
recipientsUri: String.t(),
senderCompany: String.t(),
senderEmail: String.t(),
senderName: String.t(),
senderUserId: String.t(),
sentDateTime: String.t(),
status: String.t(),
subject: String.t()
}
t() :: %DocuSign.Model.FolderItemV2{ completedDateTime: String.t(), createdDateTime: String.t(), envelopeId: String.t(), envelopeUri: String.t(), expireDateTime: String.t(), folderId: String.t(), folderUri: String.t(), is21CFRPart11: String.t(), isSignatureProviderEnvelope: String.t(), lastModifiedDateTime: String.t(), ownerName: String.t(), recipients: EnvelopeRecipients, recipientsUri: String.t(), senderCompany: String.t(), senderEmail: String.t(), senderName: String.t(), senderUserId: String.t(), sentDateTime: String.t(), status: String.t(), subject: String.t() }