public class GetSubscriptionsPaymentsResponse1 extends Object
| Constructor | Description |
|---|---|
GetSubscriptionsPaymentsResponse1() |
| Modifier and Type | Method | Description |
|---|---|---|
GetSubscriptionsPaymentsResponse1 |
addBillingCyclesToSkipItem(Integer billingCyclesToSkipItem) |
|
GetSubscriptionsPaymentsResponse1 |
billingCyclesToSkip(List<Integer> billingCyclesToSkip) |
|
boolean |
equals(Object o) |
|
List<Integer> |
getBillingCyclesToSkip() |
A list of billing cycles that are marked to be skipped.
|
GetSubscriptionsPaymentsResponse1Links |
getLinks() |
Get links
|
String |
getStatus() |
The status of the submitted transaction.
|
String |
getSubmitTimeUtc() |
Time of request in UTC.
|
int |
hashCode() |
|
GetSubscriptionsPaymentsResponse1 |
links(GetSubscriptionsPaymentsResponse1Links links) |
|
void |
setBillingCyclesToSkip(List<Integer> billingCyclesToSkip) |
|
void |
setLinks(GetSubscriptionsPaymentsResponse1Links links) |
|
void |
setStatus(String status) |
|
void |
setSubmitTimeUtc(String submitTimeUtc) |
|
GetSubscriptionsPaymentsResponse1 |
status(String status) |
|
GetSubscriptionsPaymentsResponse1 |
submitTimeUtc(String submitTimeUtc) |
|
String |
toString() |
public GetSubscriptionsPaymentsResponse1 links(GetSubscriptionsPaymentsResponse1Links links)
public GetSubscriptionsPaymentsResponse1Links getLinks()
public void setLinks(GetSubscriptionsPaymentsResponse1Links links)
public GetSubscriptionsPaymentsResponse1 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public GetSubscriptionsPaymentsResponse1 status(String status)
public String getStatus()
public void setStatus(String status)
public GetSubscriptionsPaymentsResponse1 billingCyclesToSkip(List<Integer> billingCyclesToSkip)
public GetSubscriptionsPaymentsResponse1 addBillingCyclesToSkipItem(Integer billingCyclesToSkipItem)
public List<Integer> getBillingCyclesToSkip()
Copyright © 2026. All rights reserved.