DocuSign.Api.BillingPlans.billing_plans_get_billing_plans
You're seeing just the function
billing_plans_get_billing_plans
, go back to DocuSign.Api.BillingPlans module for more information.
Specs
billing_plans_get_billing_plans(Tesla.Env.client(), keyword()) :: {:ok, DocuSign.Model.BillingPlansResponse.t()} | {:error, Tesla.Env.t()}
Gets the list of available billing plans. Retrieves a list of the billing plans associated with a distributor.
Parameters
- connection (DocuSign.Connection): Connection to server
- opts (KeywordList): [optional] Optional parameters
Returns
} on success {:error, info} on failure