public static class Invoice.CreateForChargeItemsAndChargesRequest extends Request<Invoice.CreateForChargeItemsAndChargesRequest>
headers, params, uriheader, headers, setIdempotencyKey, uripublic Invoice.CreateForChargeItemsAndChargesRequest customerId(String customerId)
public Invoice.CreateForChargeItemsAndChargesRequest subscriptionId(String subscriptionId)
public Invoice.CreateForChargeItemsAndChargesRequest currencyCode(String currencyCode)
public Invoice.CreateForChargeItemsAndChargesRequest invoiceNote(String invoiceNote)
public Invoice.CreateForChargeItemsAndChargesRequest removeGeneralNote(Boolean removeGeneralNote)
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 invoiceDate(Timestamp invoiceDate)
public Invoice.CreateForChargeItemsAndChargesRequest tokenId(String tokenId)
public Invoice.CreateForChargeItemsAndChargesRequest replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
public Invoice.CreateForChargeItemsAndChargesRequest retainPaymentSource(Boolean retainPaymentSource)
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)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest cardGateway(Gateway cardGateway)
public Invoice.CreateForChargeItemsAndChargesRequest cardGatewayAccountId(String cardGatewayAccountId)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest cardTmpToken(String cardTmpToken)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountGatewayAccountId(String bankAccountGatewayAccountId)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountIban(String bankAccountIban)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountFirstName(String bankAccountFirstName)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountLastName(String bankAccountLastName)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountCompany(String bankAccountCompany)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountEmail(String bankAccountEmail)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountPhone(String bankAccountPhone)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountBankName(String bankAccountBankName)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountAccountNumber(String bankAccountAccountNumber)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountRoutingNumber(String bankAccountRoutingNumber)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountBankCode(String bankAccountBankCode)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountAccountType(AccountType bankAccountAccountType)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountEcheckType(EcheckType bankAccountEcheckType)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountIssuingCountry(String bankAccountIssuingCountry)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber)
public Invoice.CreateForChargeItemsAndChargesRequest bankAccountBillingAddress(org.json.JSONObject bankAccountBillingAddress)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodType(Type paymentMethodType)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodGateway(Gateway paymentMethodGateway)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodGatewayAccountId(String paymentMethodGatewayAccountId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodReferenceId(String paymentMethodReferenceId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodTmpToken(String paymentMethodTmpToken)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodIssuingCountry(String paymentMethodIssuingCountry)
public Invoice.CreateForChargeItemsAndChargesRequest paymentMethodAdditionalInformation(org.json.JSONObject paymentMethodAdditionalInformation)
public Invoice.CreateForChargeItemsAndChargesRequest cardFirstName(String cardFirstName)
public Invoice.CreateForChargeItemsAndChargesRequest cardLastName(String cardLastName)
public Invoice.CreateForChargeItemsAndChargesRequest cardNumber(String cardNumber)
public Invoice.CreateForChargeItemsAndChargesRequest cardExpiryMonth(Integer cardExpiryMonth)
public Invoice.CreateForChargeItemsAndChargesRequest cardExpiryYear(Integer cardExpiryYear)
public Invoice.CreateForChargeItemsAndChargesRequest cardCvv(String cardCvv)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingAddr1(String cardBillingAddr1)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingAddr2(String cardBillingAddr2)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingCity(String cardBillingCity)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingStateCode(String cardBillingStateCode)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingState(String cardBillingState)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingZip(String cardBillingZip)
public Invoice.CreateForChargeItemsAndChargesRequest cardBillingCountry(String cardBillingCountry)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest cardIpAddress(String cardIpAddress)
public Invoice.CreateForChargeItemsAndChargesRequest cardAdditionalInformation(org.json.JSONObject cardAdditionalInformation)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentId(String paymentIntentId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGwToken(String paymentIntentGwToken)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentPaymentMethodType(PaymentIntent.PaymentMethodType paymentIntentPaymentMethodType)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentReferenceId(String paymentIntentReferenceId)
@Deprecated public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
public Invoice.CreateForChargeItemsAndChargesRequest paymentIntentAdditionalInformation(org.json.JSONObject paymentIntentAdditionalInformation)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceItemPriceId(int index, String itemPriceItemPriceId)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceQuantity(int index, Integer itemPriceQuantity)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceQuantityInDecimal(int index, String itemPriceQuantityInDecimal)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceUnitPrice(int index, Integer itemPriceUnitPrice)
public Invoice.CreateForChargeItemsAndChargesRequest itemPriceUnitPriceInDecimal(int index, String itemPriceUnitPriceInDecimal)
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 itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal)
public Invoice.CreateForChargeItemsAndChargesRequest itemTierPriceInDecimal(int index, String itemTierPriceInDecimal)
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 chargeTaxable(int index, Boolean chargeTaxable)
public Invoice.CreateForChargeItemsAndChargesRequest chargeTaxProfileId(int index, String chargeTaxProfileId)
public Invoice.CreateForChargeItemsAndChargesRequest chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode)
public Invoice.CreateForChargeItemsAndChargesRequest chargeHsnCode(int index, String chargeHsnCode)
public Invoice.CreateForChargeItemsAndChargesRequest chargeTaxjarProductCode(int index, String chargeTaxjarProductCode)
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 notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType)
public Invoice.CreateForChargeItemsAndChargesRequest notesToRemoveEntityId(int index, String notesToRemoveEntityId)
public Invoice.CreateForChargeItemsAndChargesRequest discountPercentage(int index, Double discountPercentage)
public Invoice.CreateForChargeItemsAndChargesRequest discountAmount(int index, Integer discountAmount)
public Invoice.CreateForChargeItemsAndChargesRequest discountApplyOn(int index, ApplyOn discountApplyOn)
public Invoice.CreateForChargeItemsAndChargesRequest discountItemPriceId(int index, String discountItemPriceId)
public Params params()
params in class Request<Invoice.CreateForChargeItemsAndChargesRequest>Copyright © 2023 ChargeBee. All rights reserved.