public static class Estimate.GiftSubscriptionForItemsRequest extends Request<Estimate.GiftSubscriptionForItemsRequest>
headers, params, uri
header, headers, setIdempotencyKey, uri
public Estimate.GiftSubscriptionForItemsRequest couponIds(List<String> couponIds)
public Estimate.GiftSubscriptionForItemsRequest couponIds(String... couponIds)
public Estimate.GiftSubscriptionForItemsRequest giftScheduledAt(Timestamp giftScheduledAt)
public Estimate.GiftSubscriptionForItemsRequest giftAutoClaim(Boolean giftAutoClaim)
public Estimate.GiftSubscriptionForItemsRequest giftNoExpiry(Boolean giftNoExpiry)
public Estimate.GiftSubscriptionForItemsRequest giftClaimExpiryDate(Timestamp giftClaimExpiryDate)
public Estimate.GiftSubscriptionForItemsRequest gifterCustomerId(String gifterCustomerId)
public Estimate.GiftSubscriptionForItemsRequest gifterSignature(String gifterSignature)
public Estimate.GiftSubscriptionForItemsRequest gifterNote(String gifterNote)
public Estimate.GiftSubscriptionForItemsRequest gifterPaymentSrcId(String gifterPaymentSrcId)
public Estimate.GiftSubscriptionForItemsRequest giftReceiverCustomerId(String giftReceiverCustomerId)
public Estimate.GiftSubscriptionForItemsRequest giftReceiverFirstName(String giftReceiverFirstName)
public Estimate.GiftSubscriptionForItemsRequest giftReceiverLastName(String giftReceiverLastName)
public Estimate.GiftSubscriptionForItemsRequest giftReceiverEmail(String giftReceiverEmail)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentId(String paymentIntentId)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentGwToken(String paymentIntentGwToken)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentPaymentMethodType(PaymentIntent.PaymentMethodType paymentIntentPaymentMethodType)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentReferenceId(String paymentIntentReferenceId)
@Deprecated public Estimate.GiftSubscriptionForItemsRequest paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
public Estimate.GiftSubscriptionForItemsRequest paymentIntentAdditionalInformation(org.json.JSONObject paymentIntentAdditionalInformation)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressFirstName(String shippingAddressFirstName)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressLastName(String shippingAddressLastName)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressEmail(String shippingAddressEmail)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressCompany(String shippingAddressCompany)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressPhone(String shippingAddressPhone)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressLine1(String shippingAddressLine1)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressLine2(String shippingAddressLine2)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressLine3(String shippingAddressLine3)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressCity(String shippingAddressCity)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressStateCode(String shippingAddressStateCode)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressState(String shippingAddressState)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressZip(String shippingAddressZip)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressCountry(String shippingAddressCountry)
public Estimate.GiftSubscriptionForItemsRequest shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
public Estimate.GiftSubscriptionForItemsRequest subscriptionItemItemPriceId(int index, String subscriptionItemItemPriceId)
public Estimate.GiftSubscriptionForItemsRequest subscriptionItemQuantity(int index, Integer subscriptionItemQuantity)
public Estimate.GiftSubscriptionForItemsRequest subscriptionItemQuantityInDecimal(int index, String subscriptionItemQuantityInDecimal)
public Params params()
params
in class Request<Estimate.GiftSubscriptionForItemsRequest>
Copyright © 2023 ChargeBee. All rights reserved.