DocuSign v0.2.1 DocuSign.Model.PurchasedEnvelopesInformation View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.PurchasedEnvelopesInformation{
  amount: String.t(),
  appName: String.t(),
  currencyCode: String.t(),
  platform: String.t(),
  productId: String.t(),
  quantity: String.t(),
  receiptData: String.t(),
  storeName: String.t(),
  transactionId: String.t()
}