public static class Quote.CreateForChargeItemsAndChargesRequest extends Request<Quote.CreateForChargeItemsAndChargesRequest>
headers, params, uriheader, headers, setIdempotencyKey, uripublic Quote.CreateForChargeItemsAndChargesRequest name(String name)
public Quote.CreateForChargeItemsAndChargesRequest customerId(String customerId)
public Quote.CreateForChargeItemsAndChargesRequest poNumber(String poNumber)
public Quote.CreateForChargeItemsAndChargesRequest notes(String notes)
public Quote.CreateForChargeItemsAndChargesRequest expiresAt(Timestamp expiresAt)
public Quote.CreateForChargeItemsAndChargesRequest currencyCode(String currencyCode)
public Quote.CreateForChargeItemsAndChargesRequest coupon(String coupon)
public Quote.CreateForChargeItemsAndChargesRequest couponIds(List<String> couponIds)
public Quote.CreateForChargeItemsAndChargesRequest couponIds(String... couponIds)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressFirstName(String shippingAddressFirstName)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressLastName(String shippingAddressLastName)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressEmail(String shippingAddressEmail)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressCompany(String shippingAddressCompany)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressPhone(String shippingAddressPhone)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressLine1(String shippingAddressLine1)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressLine2(String shippingAddressLine2)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressLine3(String shippingAddressLine3)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressCity(String shippingAddressCity)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressStateCode(String shippingAddressStateCode)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressState(String shippingAddressState)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressZip(String shippingAddressZip)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressCountry(String shippingAddressCountry)
public Quote.CreateForChargeItemsAndChargesRequest shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceItemPriceId(int index, String itemPriceItemPriceId)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceQuantity(int index, Integer itemPriceQuantity)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceQuantityInDecimal(int index, String itemPriceQuantityInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceUnitPrice(int index, Integer itemPriceUnitPrice)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceUnitPriceInDecimal(int index, String itemPriceUnitPriceInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest itemPriceServicePeriodDays(int index, Integer itemPriceServicePeriodDays)
public Quote.CreateForChargeItemsAndChargesRequest itemTierItemPriceId(int index, String itemTierItemPriceId)
public Quote.CreateForChargeItemsAndChargesRequest itemTierStartingUnit(int index, Integer itemTierStartingUnit)
public Quote.CreateForChargeItemsAndChargesRequest itemTierEndingUnit(int index, Integer itemTierEndingUnit)
public Quote.CreateForChargeItemsAndChargesRequest itemTierPrice(int index, Integer itemTierPrice)
public Quote.CreateForChargeItemsAndChargesRequest itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest itemTierPriceInDecimal(int index, String itemTierPriceInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest chargeAmount(int index, Integer chargeAmount)
public Quote.CreateForChargeItemsAndChargesRequest chargeAmountInDecimal(int index, String chargeAmountInDecimal)
public Quote.CreateForChargeItemsAndChargesRequest chargeDescription(int index, String chargeDescription)
public Quote.CreateForChargeItemsAndChargesRequest chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType)
public Quote.CreateForChargeItemsAndChargesRequest chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType)
public Quote.CreateForChargeItemsAndChargesRequest chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType)
public Quote.CreateForChargeItemsAndChargesRequest chargeServicePeriod(int index, Integer chargeServicePeriod)
public Quote.CreateForChargeItemsAndChargesRequest discountPercentage(int index, Double discountPercentage)
public Quote.CreateForChargeItemsAndChargesRequest discountAmount(int index, Integer discountAmount)
public Quote.CreateForChargeItemsAndChargesRequest discountApplyOn(int index, ApplyOn discountApplyOn)
public Quote.CreateForChargeItemsAndChargesRequest discountItemPriceId(int index, String discountItemPriceId)
public Params params()
params in class Request<Quote.CreateForChargeItemsAndChargesRequest>Copyright © 2023 ChargeBee. All rights reserved.