Contains information about a preview billing plan.
t() :: %DocuSign.Model.BillingPlanPreview{ currencyCode: String.t(), invoice: Invoices, isProrated: String.t(), subtotalAmount: String.t(), taxAmount: String.t(), totalAmount: String.t() }