DocuSign v0.2.0 DocuSign.Model.AppStoreProduct View Source

Contains information about an APP store product.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.AppStoreProduct{
  marketPlace: String.t(),
  productId: String.t()
}