public class GetSubscriptionResponse extends Object
| Constructor and Description |
|---|
GetSubscriptionResponse() |
public GetSubscriptionResponse links(GetAllSubscriptionsResponseLinks links)
public GetAllSubscriptionsResponseLinks getLinks()
public void setLinks(GetAllSubscriptionsResponseLinks links)
public GetSubscriptionResponse id(String id)
public String getId()
public void setId(String id)
public GetSubscriptionResponse submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public GetSubscriptionResponse planInformation(GetAllSubscriptionsResponsePlanInformation planInformation)
public GetAllSubscriptionsResponsePlanInformation getPlanInformation()
public void setPlanInformation(GetAllSubscriptionsResponsePlanInformation planInformation)
public GetSubscriptionResponse subscriptionInformation(GetAllSubscriptionsResponseSubscriptionInformation subscriptionInformation)
public GetAllSubscriptionsResponseSubscriptionInformation getSubscriptionInformation()
public void setSubscriptionInformation(GetAllSubscriptionsResponseSubscriptionInformation subscriptionInformation)
public GetSubscriptionResponse paymentInformation(GetAllSubscriptionsResponsePaymentInformation paymentInformation)
public GetAllSubscriptionsResponsePaymentInformation getPaymentInformation()
public void setPaymentInformation(GetAllSubscriptionsResponsePaymentInformation paymentInformation)
public GetSubscriptionResponse orderInformation(GetAllSubscriptionsResponseOrderInformation orderInformation)
public GetAllSubscriptionsResponseOrderInformation getOrderInformation()
public void setOrderInformation(GetAllSubscriptionsResponseOrderInformation orderInformation)
Copyright © 2025. All rights reserved.