Uses of Class
com.chargebee.models.Estimate.CreateInvoiceRequest

Packages that use Estimate.CreateInvoiceRequest
com.chargebee.models   
 

Uses of Estimate.CreateInvoiceRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Estimate.CreateInvoiceRequest
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.addonDateFrom(int index, Timestamp addonDateFrom)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.addonDateTo(int index, Timestamp addonDateTo)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.addonId(int index, String addonId)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.addonQuantity(int index, Integer addonQuantity)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.addonUnitPrice(int index, Integer addonUnitPrice)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.authorizationTransactionId(String authorizationTransactionId)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.autoCollection(AutoCollection autoCollection)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeAmount(int index, Integer chargeAmount)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeDateFrom(int index, Timestamp chargeDateFrom)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeDateTo(int index, Timestamp chargeDateTo)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.chargeDescription(int index, String chargeDescription)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.coupon(String coupon)
           
static Estimate.CreateInvoiceRequest Estimate.createInvoice()
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.currencyCode(String currencyCode)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.invoiceCustomerId(String invoiceCustomerId)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.invoicePoNumber(String invoicePoNumber)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.paymentSourceId(String paymentSourceId)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressCity(String shippingAddressCity)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressCompany(String shippingAddressCompany)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressCountry(String shippingAddressCountry)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressEmail(String shippingAddressEmail)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressFirstName(String shippingAddressFirstName)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressLastName(String shippingAddressLastName)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressLine1(String shippingAddressLine1)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressLine2(String shippingAddressLine2)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressLine3(String shippingAddressLine3)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressPhone(String shippingAddressPhone)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressState(String shippingAddressState)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressStateCode(String shippingAddressStateCode)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
           
 Estimate.CreateInvoiceRequest Estimate.CreateInvoiceRequest.shippingAddressZip(String shippingAddressZip)
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.