View Source DocuSign.Model.DowngradRequestBillingInfoResponse (DocuSign v1.0.0)

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.DowngradRequestBillingInfoResponse{
  downgradePlanInformation:
    DocuSign.Model.DowngradePlanUpdateResponse.t() | nil,
  paymentMethod: String.t() | nil
}