public class SubscriptionDataResult extends SubscriptionResult
GetSubscriptionDataCommand| Constructor and Description |
|---|
SubscriptionDataResult() |
| Modifier and Type | Method and Description |
|---|---|
BillingInfo |
getBillingInfo() |
CardInfo |
getCard() |
void |
setBillingInfo(BillingInfo billingInfo) |
void |
setCard(CardInfo card) |
getSubscriptionID, setSubscriptionIDgetMerchantTransactionCode, getReconciliationId, getRequestId, getRequestToken, getTransactionStatus, getTransactionStatusDetails, setMerchantTransactionCode, setReconciliationId, setRequestId, setRequestToken, setTransactionStatus, setTransactionStatusDetailspublic CardInfo getCard()
public void setCard(CardInfo card)
card - the CardInfo to setpublic BillingInfo getBillingInfo()
public void setBillingInfo(BillingInfo billingInfo)
billingInfo - the BillingInfo to setCopyright © 2018 SAP SE. All Rights Reserved.