DocuSign v0.2.0 DocuSign.Model.RecipientDomain View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.RecipientDomain{
  active: String.t(),
  domainCode: String.t(),
  domainName: String.t(),
  recipientDomainId: String.t()
}