public static class Invoice.CreateForChargeItemsAndChargesRequest extends Request<Invoice.CreateForChargeItemsAndChargesRequest>
headers, params, uriheader, headers, uripublic Invoice.CreateForChargeItemsAndChargesRequest customerId(String customerId)
public Invoice.CreateForChargeItemsAndChargesRequest subscriptionId(String subscriptionId)
public Invoice.CreateForChargeItemsAndChargesRequest currencyCode(String currencyCode)
public Invoice.CreateForChargeItemsAndChargesRequest invoiceNotes(String invoiceNotes)
public Invoice.CreateForChargeItemsAndChargesRequest poNumber(String poNumber)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest coupon(String coupon)
public Invoice.CreateForChargeItemsAndChargesRequest couponIds(List<String> couponIds)
public Invoice.CreateForChargeItemsAndChargesRequest couponIds(String... couponIds)
public Invoice.CreateForChargeItemsAndChargesRequest authorizationTransactionId(String authorizationTransactionId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentSourceId(String paymentSourceId)
public Invoice.CreateForChargeItemsAndChargesRequest autoCollection(AutoCollection autoCollection)
public Invoice.CreateForChargeItemsAndChargesRequest replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressFirstName(String shippingAddressFirstName)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressLastName(String shippingAddressLastName)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressEmail(String shippingAddressEmail)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressCompany(String shippingAddressCompany)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressPhone(String shippingAddressPhone)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressLine1(String shippingAddressLine1)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressLine2(String shippingAddressLine2)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressLine3(String shippingAddressLine3)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressCity(String shippingAddressCity)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressStateCode(String shippingAddressStateCode)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressState(String shippingAddressState)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressZip(String shippingAddressZip)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressCountry(String shippingAddressCountry)
public Invoice.CreateForChargeItemsAndChargesRequest shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentId(String paymentIntentId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGwToken(String paymentIntentGwToken)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentReferenceId(String paymentIntentReferenceId)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceItemPriceId(int index, String itemPriceItemPriceId)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceQuantity(int index, Integer itemPriceQuantity)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceUnitPrice(int index, Integer itemPriceUnitPrice)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceDateFrom(int index, Timestamp itemPriceDateFrom)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceDateTo(int index, Timestamp itemPriceDateTo)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierItemPriceId(int index, String itemTierItemPriceId)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierStartingUnit(int index, Integer itemTierStartingUnit)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierEndingUnit(int index, Integer itemTierEndingUnit)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierPrice(int index, Integer itemTierPrice)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAmount(int index, Integer chargeAmount)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAmountInDecimal(int index, String chargeAmountInDecimal)
public Invoice.CreateForChargeItemsAndChargesRequest chargeDescription(int index, String chargeDescription)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType)
public Invoice.CreateForChargeItemsAndChargesRequest chargeDateFrom(int index, Timestamp chargeDateFrom)
public Invoice.CreateForChargeItemsAndChargesRequest chargeDateTo(int index, Timestamp chargeDateTo)
public Invoice.CreateForChargeItemsAndChargesRequest chargeTaxable(int index, Boolean chargeTaxable)
public Invoice.CreateForChargeItemsAndChargesRequest chargeTaxProfileId(int index, String chargeTaxProfileId)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode)
public Invoice.CreateForChargeItemsAndChargesRequest chargeTaxjarProductCode(int index, String chargeTaxjarProductCode)
public Params params()
params in class Request<Invoice.CreateForChargeItemsAndChargesRequest>Copyright © 2020 ChargeBee. All Rights Reserved.