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