public class NextSubscriptionPayment extends Object
| Constructor and Description |
|---|
NextSubscriptionPayment() |
| Modifier and Type | Method and Description |
|---|---|
NextSubscriptionPayment |
date(OffsetDateTime date) |
void |
setDate(OffsetDateTime date) |
String |
toString() |
public void setDate(OffsetDateTime date)
public NextSubscriptionPayment date(OffsetDateTime date)
date - The date in `yyyy-MM-dd` format when the next payment on subscription will be chargedCopyright © 2024. All rights reserved.