Uses of Class
com.docusign.esign.model.BillingPlanPreview
-
Packages that use BillingPlanPreview Package Description com.docusign.esign.model -
-
Uses of BillingPlanPreview in com.docusign.esign.model
Methods in com.docusign.esign.model that return BillingPlanPreview Modifier and Type Method Description BillingPlanPreviewBillingPlanPreview. currencyCode(String currencyCode)currencyCode.BillingPlanPreviewBillingPlanUpdateResponse. getBillingPlanPreview().BillingPlanPreviewNewAccountSummary. getBillingPlanPreview().BillingPlanPreviewBillingPlanPreview. invoice(BillingInvoice invoice)invoice.BillingPlanPreviewBillingPlanPreview. isProrated(String isProrated)isProrated.BillingPlanPreviewBillingPlanPreview. subtotalAmount(String subtotalAmount)subtotalAmount.BillingPlanPreviewBillingPlanPreview. taxAmount(String taxAmount)taxAmount.BillingPlanPreviewBillingPlanPreview. totalAmount(String totalAmount)totalAmount.Methods in com.docusign.esign.model with parameters of type BillingPlanPreview Modifier and Type Method Description BillingPlanUpdateResponseBillingPlanUpdateResponse. billingPlanPreview(BillingPlanPreview billingPlanPreview)billingPlanPreview.NewAccountSummaryNewAccountSummary. billingPlanPreview(BillingPlanPreview billingPlanPreview)billingPlanPreview.voidBillingPlanUpdateResponse. setBillingPlanPreview(BillingPlanPreview billingPlanPreview)setBillingPlanPreview.voidNewAccountSummary. setBillingPlanPreview(BillingPlanPreview billingPlanPreview)setBillingPlanPreview.
-