public class GetSubscriptionsPaymentsResponseCyclesCompletedCount extends Object
| Constructor | Description |
|---|---|
GetSubscriptionsPaymentsResponseCyclesCompletedCount() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Integer |
getPaid() |
The number of payment cycles that have status PAID.
|
int |
hashCode() |
|
GetSubscriptionsPaymentsResponseCyclesCompletedCount |
paid(Integer paid) |
|
void |
setPaid(Integer paid) |
|
String |
toString() |
public GetSubscriptionsPaymentsResponseCyclesCompletedCount()
public GetSubscriptionsPaymentsResponseCyclesCompletedCount paid(Integer paid)
public Integer getPaid()
public void setPaid(Integer paid)
Copyright © 2026. All rights reserved.