Uses of Class
com.chargebee.models.Estimate.CreateInvoiceForItemsRequest
Packages that use Estimate.CreateInvoiceForItemsRequest
-
Uses of Estimate.CreateInvoiceForItemsRequest in com.chargebee.models
Methods in com.chargebee.models that return Estimate.CreateInvoiceForItemsRequestModifier and TypeMethodDescriptionEstimate.CreateInvoiceForItemsRequest.authorizationTransactionId(String authorizationTransactionId) Estimate.CreateInvoiceForItemsRequest.autoCollection(AutoCollection autoCollection) Estimate.CreateInvoiceForItemsRequest.billingAddressCity(String billingAddressCity) Estimate.CreateInvoiceForItemsRequest.billingAddressCountry(String billingAddressCountry) Estimate.CreateInvoiceForItemsRequest.billingAddressLine1(String billingAddressLine1) Estimate.CreateInvoiceForItemsRequest.billingAddressLine2(String billingAddressLine2) Estimate.CreateInvoiceForItemsRequest.billingAddressLine3(String billingAddressLine3) Estimate.CreateInvoiceForItemsRequest.billingAddressStateCode(String billingAddressStateCode) Estimate.CreateInvoiceForItemsRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) Estimate.CreateInvoiceForItemsRequest.billingAddressZip(String billingAddressZip) Estimate.CreateInvoiceForItemsRequest.chargeAmount(int index, Long chargeAmount) Estimate.CreateInvoiceForItemsRequest.chargeAmountInDecimal(int index, String chargeAmountInDecimal) Estimate.CreateInvoiceForItemsRequest.chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType) Estimate.CreateInvoiceForItemsRequest.chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType) Estimate.CreateInvoiceForItemsRequest.chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode) Estimate.CreateInvoiceForItemsRequest.chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType) Estimate.CreateInvoiceForItemsRequest.chargeDateFrom(int index, Timestamp chargeDateFrom) Estimate.CreateInvoiceForItemsRequest.chargeDateTo(int index, Timestamp chargeDateTo) Estimate.CreateInvoiceForItemsRequest.chargeDescription(int index, String chargeDescription) Estimate.CreateInvoiceForItemsRequest.chargeHsnCode(int index, String chargeHsnCode) Estimate.CreateInvoiceForItemsRequest.chargeTaxable(int index, Boolean chargeTaxable) Estimate.CreateInvoiceForItemsRequest.chargeTaxjarProductCode(int index, String chargeTaxjarProductCode) Estimate.CreateInvoiceForItemsRequest.chargeTaxProfileId(int index, String chargeTaxProfileId) Deprecated.Estimate.createInvoiceForItems()Estimate.CreateInvoiceForItemsRequest.currencyCode(String currencyCode) Estimate.CreateInvoiceForItemsRequest.discountAmount(int index, Long discountAmount) Estimate.CreateInvoiceForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Estimate.CreateInvoiceForItemsRequest.discountItemPriceId(int index, String discountItemPriceId) Estimate.CreateInvoiceForItemsRequest.discountPercentage(int index, Double discountPercentage) Estimate.CreateInvoiceForItemsRequest.discountQuantity(int index, Integer discountQuantity) Estimate.CreateInvoiceForItemsRequest.invoiceCustomerId(String invoiceCustomerId) Estimate.CreateInvoiceForItemsRequest.invoiceDate(Timestamp invoiceDate) Estimate.CreateInvoiceForItemsRequest.invoiceNote(String invoiceNote) Estimate.CreateInvoiceForItemsRequest.invoicePoNumber(String invoicePoNumber) Estimate.CreateInvoiceForItemsRequest.invoiceSubscriptionId(String invoiceSubscriptionId) Estimate.CreateInvoiceForItemsRequest.itemPriceDateFrom(int index, Timestamp itemPriceDateFrom) Estimate.CreateInvoiceForItemsRequest.itemPriceDateTo(int index, Timestamp itemPriceDateTo) Estimate.CreateInvoiceForItemsRequest.itemPriceItemPriceId(int index, String itemPriceItemPriceId) Estimate.CreateInvoiceForItemsRequest.itemPriceQuantity(int index, Integer itemPriceQuantity) Estimate.CreateInvoiceForItemsRequest.itemPriceQuantityInDecimal(int index, String itemPriceQuantityInDecimal) Estimate.CreateInvoiceForItemsRequest.itemPriceUnitPrice(int index, Long itemPriceUnitPrice) Estimate.CreateInvoiceForItemsRequest.itemPriceUnitPriceInDecimal(int index, String itemPriceUnitPriceInDecimal) Estimate.CreateInvoiceForItemsRequest.itemTierEndingUnit(int index, Integer itemTierEndingUnit) Estimate.CreateInvoiceForItemsRequest.itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal) Estimate.CreateInvoiceForItemsRequest.itemTierItemPriceId(int index, String itemTierItemPriceId) Estimate.CreateInvoiceForItemsRequest.itemTierPackageSize(int index, Integer itemTierPackageSize) Estimate.CreateInvoiceForItemsRequest.itemTierPrice(int index, Long itemTierPrice) Estimate.CreateInvoiceForItemsRequest.itemTierPriceInDecimal(int index, String itemTierPriceInDecimal) Estimate.CreateInvoiceForItemsRequest.itemTierPricingType(int index, PricingType itemTierPricingType) Estimate.CreateInvoiceForItemsRequest.itemTierStartingUnit(int index, Integer itemTierStartingUnit) Estimate.CreateInvoiceForItemsRequest.itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal) Estimate.CreateInvoiceForItemsRequest.notesToRemoveEntityId(int index, String notesToRemoveEntityId) Estimate.CreateInvoiceForItemsRequest.notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType) Estimate.CreateInvoiceForItemsRequest.paymentSourceId(String paymentSourceId) Estimate.CreateInvoiceForItemsRequest.removeGeneralNote(Boolean removeGeneralNote) Estimate.CreateInvoiceForItemsRequest.shippingAddressCity(String shippingAddressCity) Estimate.CreateInvoiceForItemsRequest.shippingAddressCompany(String shippingAddressCompany) Estimate.CreateInvoiceForItemsRequest.shippingAddressCountry(String shippingAddressCountry) Estimate.CreateInvoiceForItemsRequest.shippingAddressEmail(String shippingAddressEmail) Estimate.CreateInvoiceForItemsRequest.shippingAddressFirstName(String shippingAddressFirstName) Estimate.CreateInvoiceForItemsRequest.shippingAddressLastName(String shippingAddressLastName) Estimate.CreateInvoiceForItemsRequest.shippingAddressLine1(String shippingAddressLine1) Estimate.CreateInvoiceForItemsRequest.shippingAddressLine2(String shippingAddressLine2) Estimate.CreateInvoiceForItemsRequest.shippingAddressLine3(String shippingAddressLine3) Estimate.CreateInvoiceForItemsRequest.shippingAddressPhone(String shippingAddressPhone) Estimate.CreateInvoiceForItemsRequest.shippingAddressState(String shippingAddressState) Estimate.CreateInvoiceForItemsRequest.shippingAddressStateCode(String shippingAddressStateCode) Estimate.CreateInvoiceForItemsRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) Estimate.CreateInvoiceForItemsRequest.shippingAddressZip(String shippingAddressZip) Estimate.CreateInvoiceForItemsRequest.taxProvidersFieldFieldId(int index, String taxProvidersFieldFieldId) Estimate.CreateInvoiceForItemsRequest.taxProvidersFieldFieldValue(int index, String taxProvidersFieldFieldValue) Estimate.CreateInvoiceForItemsRequest.taxProvidersFieldProviderName(int index, String taxProvidersFieldProviderName)