public class CommerceSubscriptionStatusResult
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
CommerceSubscriptionStatusResult(long paymentsFailed,
long cyclesRemaining,
long cyclesCompleted) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCyclesCompleted() |
long |
getCyclesRemaining() |
long |
getPaymentsFailed() |