public static class PaymentContextsProcessing.PaymentContextsProcessingBuilder
extends java.lang.Object
public PaymentContextsProcessing.PaymentContextsProcessingBuilder plan(BillingPlan plan)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder shippingAmount(java.lang.Integer shippingAmount)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder invoiceId(java.lang.String invoiceId)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder brandName(java.lang.String brandName)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder locale(java.lang.String locale)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder shippingPreference(ShippingPreference shippingPreference)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder userAction(UserAction userAction)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder partnerCustomerRiskData(PaymentContextsPartnerCustomerRiskData partnerCustomerRiskData)
public PaymentContextsProcessing.PaymentContextsProcessingBuilder airlineData(java.util.List<PaymentContextsAirlineData> airlineData)
public PaymentContextsProcessing build()
public java.lang.String toString()
toString in class java.lang.Object