public class GetSubscriptionsPaymentsResponse extends Object
| Constructor | Description |
|---|---|
GetSubscriptionsPaymentsResponse() |
public GetSubscriptionsPaymentsResponse links(GetSubscriptionsPaymentsResponseLinks links)
public GetSubscriptionsPaymentsResponseLinks getLinks()
public void setLinks(GetSubscriptionsPaymentsResponseLinks links)
public GetSubscriptionsPaymentsResponse submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public GetSubscriptionsPaymentsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public GetSubscriptionsPaymentsResponse cyclesCompletedCount(GetSubscriptionsPaymentsResponseCyclesCompletedCount cyclesCompletedCount)
public GetSubscriptionsPaymentsResponseCyclesCompletedCount getCyclesCompletedCount()
public void setCyclesCompletedCount(GetSubscriptionsPaymentsResponseCyclesCompletedCount cyclesCompletedCount)
public GetSubscriptionsPaymentsResponse billingCyclesToSkip(List<Integer> billingCyclesToSkip)
public GetSubscriptionsPaymentsResponse addBillingCyclesToSkipItem(Integer billingCyclesToSkipItem)
public List<Integer> getBillingCyclesToSkip()
public GetSubscriptionsPaymentsResponse subscriptionPayment(List<GetSubscriptionsPaymentsResponseSubscriptionPayment> subscriptionPayment)
public GetSubscriptionsPaymentsResponse addSubscriptionPaymentItem(GetSubscriptionsPaymentsResponseSubscriptionPayment subscriptionPaymentItem)
public List<GetSubscriptionsPaymentsResponseSubscriptionPayment> getSubscriptionPayment()
public void setSubscriptionPayment(List<GetSubscriptionsPaymentsResponseSubscriptionPayment> subscriptionPayment)
Copyright © 2026. All rights reserved.