public class GetAllSubscriptionsResponse extends Object
| Constructor and Description |
|---|
GetAllSubscriptionsResponse() |
public GetAllSubscriptionsResponse links(GetAllPlansResponseLinks links)
public GetAllPlansResponseLinks getLinks()
public void setLinks(GetAllPlansResponseLinks links)
public GetAllSubscriptionsResponse submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public GetAllSubscriptionsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public GetAllSubscriptionsResponse subscriptions(List<GetAllSubscriptionsResponseSubscriptions> subscriptions)
public GetAllSubscriptionsResponse addSubscriptionsItem(GetAllSubscriptionsResponseSubscriptions subscriptionsItem)
public List<GetAllSubscriptionsResponseSubscriptions> getSubscriptions()
public void setSubscriptions(List<GetAllSubscriptionsResponseSubscriptions> subscriptions)
Copyright © 2025. All rights reserved.