Package | Description |
---|---|
com.chargebee.models |
Modifier and Type | Method and Description |
---|---|
Invoice.CreateRequest |
Invoice.CreateRequest.addonDateFrom(int index,
Timestamp addonDateFrom) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonDateTo(int index,
Timestamp addonDateTo) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonId(int index,
String addonId) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonQuantity(int index,
Integer addonQuantity) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonQuantityInDecimal(int index,
String addonQuantityInDecimal) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonUnitPrice(int index,
Long addonUnitPrice) |
Invoice.CreateRequest |
Invoice.CreateRequest.addonUnitPriceInDecimal(int index,
String addonUnitPriceInDecimal) |
Invoice.CreateRequest |
Invoice.CreateRequest.authorizationTransactionId(String authorizationTransactionId) |
Invoice.CreateRequest |
Invoice.CreateRequest.autoCollection(AutoCollection autoCollection) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountAccountNumber(String bankAccountAccountNumber) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountAccountType(AccountType bankAccountAccountType) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountBankCode(String bankAccountBankCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountBankName(String bankAccountBankName) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountBillingAddress(org.json.JSONObject bankAccountBillingAddress) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountCompany(String bankAccountCompany) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountEcheckType(EcheckType bankAccountEcheckType) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountEmail(String bankAccountEmail) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountFirstName(String bankAccountFirstName) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountGatewayAccountId(String bankAccountGatewayAccountId) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountIban(String bankAccountIban) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountIssuingCountry(String bankAccountIssuingCountry) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountLastName(String bankAccountLastName) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountPhone(String bankAccountPhone) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountRoutingNumber(String bankAccountRoutingNumber) |
Invoice.CreateRequest |
Invoice.CreateRequest.bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardAdditionalInformation(org.json.JSONObject cardAdditionalInformation) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingAddr1(String cardBillingAddr1) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingAddr2(String cardBillingAddr2) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingCity(String cardBillingCity) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingCountry(String cardBillingCountry) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingState(String cardBillingState) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingStateCode(String cardBillingStateCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardBillingZip(String cardBillingZip) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardCvv(String cardCvv) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardExpiryMonth(Integer cardExpiryMonth) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardExpiryYear(Integer cardExpiryYear) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardFirstName(String cardFirstName) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardGateway(Gateway cardGateway)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.cardGatewayAccountId(String cardGatewayAccountId) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardIpAddress(String cardIpAddress)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.cardLastName(String cardLastName) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardNumber(String cardNumber) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardPreferredScheme(Card.PreferredScheme cardPreferredScheme) |
Invoice.CreateRequest |
Invoice.CreateRequest.cardTmpToken(String cardTmpToken)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAmount(int index,
Long chargeAmount) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAmountInDecimal(int index,
String chargeAmountInDecimal) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraSaleType(int index,
AvalaraSaleType chargeAvalaraSaleType) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraServiceType(int index,
Integer chargeAvalaraServiceType) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraTaxCode(int index,
String chargeAvalaraTaxCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraTransactionType(int index,
Integer chargeAvalaraTransactionType) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeDateFrom(int index,
Timestamp chargeDateFrom) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeDateTo(int index,
Timestamp chargeDateTo) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeDescription(int index,
String chargeDescription) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeHsnCode(int index,
String chargeHsnCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeTaxable(int index,
Boolean chargeTaxable) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeTaxjarProductCode(int index,
String chargeTaxjarProductCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.chargeTaxProfileId(int index,
String chargeTaxProfileId) |
Invoice.CreateRequest |
Invoice.CreateRequest.coupon(String coupon)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.couponIds(List<String> couponIds) |
Invoice.CreateRequest |
Invoice.CreateRequest.couponIds(String... couponIds) |
static Invoice.CreateRequest |
Invoice.create() |
Invoice.CreateRequest |
Invoice.CreateRequest.currencyCode(String currencyCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.customerId(String customerId) |
Invoice.CreateRequest |
Invoice.CreateRequest.invoiceDate(Timestamp invoiceDate) |
Invoice.CreateRequest |
Invoice.CreateRequest.invoiceNote(String invoiceNote) |
Invoice.CreateRequest |
Invoice.CreateRequest.notesToRemoveEntityId(int index,
String notesToRemoveEntityId) |
Invoice.CreateRequest |
Invoice.CreateRequest.notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentInitiator(PaymentInitiator paymentInitiator) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentAdditionalInformation(org.json.JSONObject paymentIntentAdditionalInformation) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentGwToken(String paymentIntentGwToken) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentId(String paymentIntentId) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentPaymentMethodType(PaymentIntent.PaymentMethodType paymentIntentPaymentMethodType) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentIntentReferenceId(String paymentIntentReferenceId) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodAdditionalInformation(org.json.JSONObject paymentMethodAdditionalInformation) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodGateway(Gateway paymentMethodGateway)
Deprecated.
|
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodGatewayAccountId(String paymentMethodGatewayAccountId) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodIssuingCountry(String paymentMethodIssuingCountry) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodReferenceId(String paymentMethodReferenceId) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodTmpToken(String paymentMethodTmpToken) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentMethodType(Type paymentMethodType) |
Invoice.CreateRequest |
Invoice.CreateRequest.paymentSourceId(String paymentSourceId) |
Invoice.CreateRequest |
Invoice.CreateRequest.poNumber(String poNumber) |
Invoice.CreateRequest |
Invoice.CreateRequest.removeGeneralNote(Boolean removeGeneralNote) |
Invoice.CreateRequest |
Invoice.CreateRequest.replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource) |
Invoice.CreateRequest |
Invoice.CreateRequest.retainPaymentSource(Boolean retainPaymentSource) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressCity(String shippingAddressCity) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressCompany(String shippingAddressCompany) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressCountry(String shippingAddressCountry) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressEmail(String shippingAddressEmail) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressFirstName(String shippingAddressFirstName) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressLastName(String shippingAddressLastName) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressLine1(String shippingAddressLine1) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressLine2(String shippingAddressLine2) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressLine3(String shippingAddressLine3) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressPhone(String shippingAddressPhone) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressState(String shippingAddressState) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressStateCode(String shippingAddressStateCode) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) |
Invoice.CreateRequest |
Invoice.CreateRequest.shippingAddressZip(String shippingAddressZip) |
Invoice.CreateRequest |
Invoice.CreateRequest.statementDescriptorDescriptor(String statementDescriptorDescriptor) |
Invoice.CreateRequest |
Invoice.CreateRequest.subscriptionId(String subscriptionId) |
Invoice.CreateRequest |
Invoice.CreateRequest.taxProvidersFieldFieldId(int index,
String taxProvidersFieldFieldId) |
Invoice.CreateRequest |
Invoice.CreateRequest.taxProvidersFieldFieldValue(int index,
String taxProvidersFieldFieldValue) |
Invoice.CreateRequest |
Invoice.CreateRequest.taxProvidersFieldProviderName(int index,
String taxProvidersFieldProviderName) |
Invoice.CreateRequest |
Invoice.CreateRequest.tokenId(String tokenId) |
Copyright © 2025 ChargeBee. All rights reserved.