Uses of Class
com.chargebee.models.HostedPage.CheckoutOneTimeForItemsRequest
Packages that use HostedPage.CheckoutOneTimeForItemsRequest
-
Uses of HostedPage.CheckoutOneTimeForItemsRequest in com.chargebee.models
Methods in com.chargebee.models that return HostedPage.CheckoutOneTimeForItemsRequestModifier and TypeMethodDescriptionHostedPage.CheckoutOneTimeForItemsRequest.billingAddressCity(String billingAddressCity) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressCompany(String billingAddressCompany) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressCountry(String billingAddressCountry) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressEmail(String billingAddressEmail) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressFirstName(String billingAddressFirstName) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressLastName(String billingAddressLastName) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressLine1(String billingAddressLine1) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressLine2(String billingAddressLine2) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressLine3(String billingAddressLine3) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressPhone(String billingAddressPhone) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressState(String billingAddressState) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressStateCode(String billingAddressStateCode) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) HostedPage.CheckoutOneTimeForItemsRequest.billingAddressZip(String billingAddressZip) HostedPage.CheckoutOneTimeForItemsRequest.businessEntityId(String businessEntityId) HostedPage.CheckoutOneTimeForItemsRequest.cardGateway(Gateway cardGateway) Deprecated.HostedPage.CheckoutOneTimeForItemsRequest.cardGatewayAccountId(String cardGatewayAccountId) HostedPage.CheckoutOneTimeForItemsRequest.chargeAmount(int index, Long chargeAmount) HostedPage.CheckoutOneTimeForItemsRequest.chargeAmountInDecimal(int index, String chargeAmountInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType) HostedPage.CheckoutOneTimeForItemsRequest.chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType) HostedPage.CheckoutOneTimeForItemsRequest.chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode) HostedPage.CheckoutOneTimeForItemsRequest.chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType) HostedPage.CheckoutOneTimeForItemsRequest.chargeDateFrom(int index, Timestamp chargeDateFrom) HostedPage.CheckoutOneTimeForItemsRequest.chargeDateTo(int index, Timestamp chargeDateTo) HostedPage.CheckoutOneTimeForItemsRequest.chargeDescription(int index, String chargeDescription) HostedPage.CheckoutOneTimeForItemsRequest.chargeHsnCode(int index, String chargeHsnCode) HostedPage.CheckoutOneTimeForItemsRequest.chargeTaxable(int index, Boolean chargeTaxable) HostedPage.CheckoutOneTimeForItemsRequest.chargeTaxjarProductCode(int index, String chargeTaxjarProductCode) HostedPage.CheckoutOneTimeForItemsRequest.chargeTaxProfileId(int index, String chargeTaxProfileId) HostedPage.checkoutOneTimeForItems()Deprecated.HostedPage.CheckoutOneTimeForItemsRequest.currencyCode(String currencyCode) HostedPage.CheckoutOneTimeForItemsRequest.customerCompany(String customerCompany) HostedPage.CheckoutOneTimeForItemsRequest.customerConsolidatedInvoicing(Boolean customerConsolidatedInvoicing) HostedPage.CheckoutOneTimeForItemsRequest.customerEinvoicingMethod(EinvoicingMethod customerEinvoicingMethod) HostedPage.CheckoutOneTimeForItemsRequest.customerEmail(String customerEmail) HostedPage.CheckoutOneTimeForItemsRequest.customerEntityIdentifierScheme(String customerEntityIdentifierScheme) HostedPage.CheckoutOneTimeForItemsRequest.customerEntityIdentifierStandard(String customerEntityIdentifierStandard) HostedPage.CheckoutOneTimeForItemsRequest.customerFirstName(String customerFirstName) HostedPage.CheckoutOneTimeForItemsRequest.customerId(String customerId) HostedPage.CheckoutOneTimeForItemsRequest.customerIsEinvoiceEnabled(Boolean customerIsEinvoiceEnabled) HostedPage.CheckoutOneTimeForItemsRequest.customerLastName(String customerLastName) HostedPage.CheckoutOneTimeForItemsRequest.customerLocale(String customerLocale) HostedPage.CheckoutOneTimeForItemsRequest.customerPhone(String customerPhone) HostedPage.CheckoutOneTimeForItemsRequest.customerTaxability(Taxability customerTaxability) HostedPage.CheckoutOneTimeForItemsRequest.customerVatNumber(String customerVatNumber) HostedPage.CheckoutOneTimeForItemsRequest.customerVatNumberPrefix(String customerVatNumberPrefix) HostedPage.CheckoutOneTimeForItemsRequest.discountAmount(int index, Long discountAmount) HostedPage.CheckoutOneTimeForItemsRequest.discountApplyOn(int index, ApplyOn discountApplyOn) HostedPage.CheckoutOneTimeForItemsRequest.discountItemPriceId(int index, String discountItemPriceId) HostedPage.CheckoutOneTimeForItemsRequest.discountPercentage(int index, Double discountPercentage) HostedPage.CheckoutOneTimeForItemsRequest.discountQuantity(int index, Integer discountQuantity) HostedPage.CheckoutOneTimeForItemsRequest.entityIdentifierId(int index, String entityIdentifierId) HostedPage.CheckoutOneTimeForItemsRequest.entityIdentifierOperation(int index, Operation entityIdentifierOperation) HostedPage.CheckoutOneTimeForItemsRequest.entityIdentifierScheme(int index, String entityIdentifierScheme) HostedPage.CheckoutOneTimeForItemsRequest.entityIdentifierStandard(int index, String entityIdentifierStandard) HostedPage.CheckoutOneTimeForItemsRequest.entityIdentifierValue(int index, String entityIdentifierValue) HostedPage.CheckoutOneTimeForItemsRequest.invoiceNote(String invoiceNote) HostedPage.CheckoutOneTimeForItemsRequest.invoicePoNumber(String invoicePoNumber) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceDateFrom(int index, Timestamp itemPriceDateFrom) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceDateTo(int index, Timestamp itemPriceDateTo) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceItemPriceId(int index, String itemPriceItemPriceId) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceQuantity(int index, Integer itemPriceQuantity) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceQuantityInDecimal(int index, String itemPriceQuantityInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceUnitPrice(int index, Long itemPriceUnitPrice) HostedPage.CheckoutOneTimeForItemsRequest.itemPriceUnitPriceInDecimal(int index, String itemPriceUnitPriceInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.itemTierEndingUnit(int index, Integer itemTierEndingUnit) HostedPage.CheckoutOneTimeForItemsRequest.itemTierEndingUnitInDecimal(int index, String itemTierEndingUnitInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.itemTierItemPriceId(int index, String itemTierItemPriceId) HostedPage.CheckoutOneTimeForItemsRequest.itemTierPackageSize(int index, Integer itemTierPackageSize) HostedPage.CheckoutOneTimeForItemsRequest.itemTierPrice(int index, Long itemTierPrice) HostedPage.CheckoutOneTimeForItemsRequest.itemTierPriceInDecimal(int index, String itemTierPriceInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.itemTierPricingType(int index, PricingType itemTierPricingType) HostedPage.CheckoutOneTimeForItemsRequest.itemTierStartingUnit(int index, Integer itemTierStartingUnit) HostedPage.CheckoutOneTimeForItemsRequest.itemTierStartingUnitInDecimal(int index, String itemTierStartingUnitInDecimal) HostedPage.CheckoutOneTimeForItemsRequest.passThruContent(String passThruContent) HostedPage.CheckoutOneTimeForItemsRequest.redirectUrl(String redirectUrl) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressCity(String shippingAddressCity) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressCompany(String shippingAddressCompany) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressCountry(String shippingAddressCountry) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressEmail(String shippingAddressEmail) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressFirstName(String shippingAddressFirstName) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressLastName(String shippingAddressLastName) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressLine1(String shippingAddressLine1) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressLine2(String shippingAddressLine2) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressLine3(String shippingAddressLine3) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressPhone(String shippingAddressPhone) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressState(String shippingAddressState) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressStateCode(String shippingAddressStateCode) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) HostedPage.CheckoutOneTimeForItemsRequest.shippingAddressZip(String shippingAddressZip)