| Methods in com.chargebee.models that return Invoice.CreateRequest |
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.addonUnitPrice(int index,
Integer addonUnitPrice)
|
Invoice.CreateRequest |
Invoice.CreateRequest.authorizationTransactionId(String authorizationTransactionId)
|
Invoice.CreateRequest |
Invoice.CreateRequest.autoCollection(AutoCollection autoCollection)
|
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAmount(int index,
Integer chargeAmount)
|
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraSaleType(int index,
AvalaraSaleType chargeAvalaraSaleType)
|
Invoice.CreateRequest |
Invoice.CreateRequest.chargeAvalaraServiceType(int index,
Integer chargeAvalaraServiceType)
|
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.coupon(String coupon)
|
static Invoice.CreateRequest |
Invoice.create()
|
Invoice.CreateRequest |
Invoice.CreateRequest.currencyCode(String currencyCode)
|
Invoice.CreateRequest |
Invoice.CreateRequest.customerId(String customerId)
|
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.paymentIntentReferenceId(String paymentIntentReferenceId)
|
Invoice.CreateRequest |
Invoice.CreateRequest.paymentSourceId(String paymentSourceId)
|
Invoice.CreateRequest |
Invoice.CreateRequest.poNumber(String poNumber)
|
Invoice.CreateRequest |
Invoice.CreateRequest.replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
|
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)
|