Uses of Class
com.chargebee.models.Quote.CreateForChargeItemsAndChargesRequest
Packages that use Quote.CreateForChargeItemsAndChargesRequest
-
Uses of Quote.CreateForChargeItemsAndChargesRequest in com.chargebee.models
Methods in com.chargebee.models that return Quote.CreateForChargeItemsAndChargesRequestModifier and TypeMethodDescriptionQuote.CreateForChargeItemsAndChargesRequest.billingAddressCity(String billingAddressCity) Quote.CreateForChargeItemsAndChargesRequest.billingAddressCompany(String billingAddressCompany) Quote.CreateForChargeItemsAndChargesRequest.billingAddressCountry(String billingAddressCountry) Quote.CreateForChargeItemsAndChargesRequest.billingAddressEmail(String billingAddressEmail) Quote.CreateForChargeItemsAndChargesRequest.billingAddressFirstName(String billingAddressFirstName) Quote.CreateForChargeItemsAndChargesRequest.billingAddressLastName(String billingAddressLastName) Quote.CreateForChargeItemsAndChargesRequest.billingAddressLine1(String billingAddressLine1) Quote.CreateForChargeItemsAndChargesRequest.billingAddressLine2(String billingAddressLine2) Quote.CreateForChargeItemsAndChargesRequest.billingAddressLine3(String billingAddressLine3) Quote.CreateForChargeItemsAndChargesRequest.billingAddressPhone(String billingAddressPhone) Quote.CreateForChargeItemsAndChargesRequest.billingAddressState(String billingAddressState) Quote.CreateForChargeItemsAndChargesRequest.billingAddressStateCode(String billingAddressStateCode) Quote.CreateForChargeItemsAndChargesRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) Quote.CreateForChargeItemsAndChargesRequest.billingAddressZip(String billingAddressZip) Quote.CreateForChargeItemsAndChargesRequest.chargeAmount(int index, Long chargeAmount) Quote.CreateForChargeItemsAndChargesRequest.chargeAmountInDecimal(int index, String chargeAmountInDecimal) Quote.CreateForChargeItemsAndChargesRequest.chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType) Quote.CreateForChargeItemsAndChargesRequest.chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType) Quote.CreateForChargeItemsAndChargesRequest.chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType) Quote.CreateForChargeItemsAndChargesRequest.chargeDescription(int index, String chargeDescription) Quote.CreateForChargeItemsAndChargesRequest.chargeServicePeriod(int index, Integer chargeServicePeriod) Quote.createForChargeItemsAndCharges()Quote.CreateForChargeItemsAndChargesRequest.currencyCode(String currencyCode) Quote.CreateForChargeItemsAndChargesRequest.customerId(String customerId) Quote.CreateForChargeItemsAndChargesRequest.discountAmount(int index, Long discountAmount) Quote.CreateForChargeItemsAndChargesRequest.discountApplyOn(int index, ApplyOn discountApplyOn) Quote.CreateForChargeItemsAndChargesRequest.discountItemPriceId(int index, String discountItemPriceId) Quote.CreateForChargeItemsAndChargesRequest.discountPercentage(int index, Double discountPercentage) Quote.CreateForChargeItemsAndChargesRequest.discountQuantity(int index, Integer discountQuantity) Quote.CreateForChargeItemsAndChargesRequest.itemPriceItemPriceId(int index, String itemPriceItemPriceId) Quote.CreateForChargeItemsAndChargesRequest.itemPriceQuantity(int index, Integer itemPriceQuantity) Quote.CreateForChargeItemsAndChargesRequest.itemPriceQuantityInDecimal(int index, String itemPriceQuantityInDecimal) Quote.CreateForChargeItemsAndChargesRequest.itemPriceServicePeriodDays(int index, Integer itemPriceServicePeriodDays) Quote.CreateForChargeItemsAndChargesRequest.itemPriceUnitPrice(int index, Long itemPriceUnitPrice) Quote.CreateForChargeItemsAndChargesRequest.itemPriceUnitPriceInDecimal(int index, String itemPriceUnitPriceInDecimal) Quote.CreateForChargeItemsAndChargesRequest.itemTierEndingUnit(int index, Integer itemTierEndingUnit) Quote.CreateForChargeItemsAndChargesRequest.itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal) Quote.CreateForChargeItemsAndChargesRequest.itemTierItemPriceId(int index, String itemTierItemPriceId) Quote.CreateForChargeItemsAndChargesRequest.itemTierPackageSize(int index, Integer itemTierPackageSize) Quote.CreateForChargeItemsAndChargesRequest.itemTierPrice(int index, Long itemTierPrice) Quote.CreateForChargeItemsAndChargesRequest.itemTierPriceInDecimal(int index, String itemTierPriceInDecimal) Quote.CreateForChargeItemsAndChargesRequest.itemTierPricingType(int index, PricingType itemTierPricingType) Quote.CreateForChargeItemsAndChargesRequest.itemTierStartingUnit(int index, Integer itemTierStartingUnit) Quote.CreateForChargeItemsAndChargesRequest.itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal) Quote.CreateForChargeItemsAndChargesRequest.netTermDays(Integer netTermDays) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressCity(String shippingAddressCity) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressCompany(String shippingAddressCompany) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressCountry(String shippingAddressCountry) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressEmail(String shippingAddressEmail) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressFirstName(String shippingAddressFirstName) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressLastName(String shippingAddressLastName) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressLine1(String shippingAddressLine1) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressLine2(String shippingAddressLine2) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressLine3(String shippingAddressLine3) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressPhone(String shippingAddressPhone) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressState(String shippingAddressState) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressStateCode(String shippingAddressStateCode) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) Quote.CreateForChargeItemsAndChargesRequest.shippingAddressZip(String shippingAddressZip) Quote.CreateForChargeItemsAndChargesRequest.taxProvidersFieldFieldId(int index, String taxProvidersFieldFieldId) Quote.CreateForChargeItemsAndChargesRequest.taxProvidersFieldFieldValue(int index, String taxProvidersFieldFieldValue) Quote.CreateForChargeItemsAndChargesRequest.taxProvidersFieldProviderName(int index, String taxProvidersFieldProviderName)