public class CreateSubscriptionRequest extends HostedOrderPageRequest
| Constructor and Description |
|---|
CreateSubscriptionRequest() |
| Modifier and Type | Method and Description |
|---|---|
CustomerBillToData |
getCustomerBillToData() |
CustomerShipToData |
getCustomerShipToData() |
OrderInfoData |
getOrderInfoData() |
OrderPageAppearanceData |
getOrderPageAppearanceData() |
OrderPageConfirmationData |
getOrderPageConfirmationData() |
PaymentInfoData |
getPaymentInfoData() |
SignatureData |
getSignatureData() |
SubscriptionSignatureData |
getSubscriptionSignatureData() |
void |
setCustomerBillToData(CustomerBillToData customerBillToData) |
void |
setCustomerShipToData(CustomerShipToData customerShipToData) |
void |
setOrderInfoData(OrderInfoData orderInfoData) |
void |
setOrderPageAppearanceData(OrderPageAppearanceData orderPageAppearanceData) |
void |
setOrderPageConfirmationData(OrderPageConfirmationData orderPageConfirmationData) |
void |
setPaymentInfoData(PaymentInfoData paymentInfoData) |
void |
setSignatureData(SignatureData signatureData) |
void |
setSubscriptionSignatureData(SubscriptionSignatureData subscriptionSignatureData) |
getRequestId, getRequestUrl, getResponseUrl, getSiteName, setRequestId, setRequestUrl, setResponseUrl, setSiteNamepublic void setCustomerBillToData(CustomerBillToData customerBillToData)
public CustomerBillToData getCustomerBillToData()
public void setCustomerShipToData(CustomerShipToData customerShipToData)
public CustomerShipToData getCustomerShipToData()
public void setPaymentInfoData(PaymentInfoData paymentInfoData)
public PaymentInfoData getPaymentInfoData()
public void setOrderInfoData(OrderInfoData orderInfoData)
public OrderInfoData getOrderInfoData()
public void setOrderPageAppearanceData(OrderPageAppearanceData orderPageAppearanceData)
public OrderPageAppearanceData getOrderPageAppearanceData()
public void setOrderPageConfirmationData(OrderPageConfirmationData orderPageConfirmationData)
public OrderPageConfirmationData getOrderPageConfirmationData()
public void setSignatureData(SignatureData signatureData)
public SignatureData getSignatureData()
public void setSubscriptionSignatureData(SubscriptionSignatureData subscriptionSignatureData)
public SubscriptionSignatureData getSubscriptionSignatureData()
Copyright © 2018 SAP SE. All Rights Reserved.