SubscriptionGetResponse |
SubscriptionGetResponse.amountDue(BigDecimal amountDue) |
SubscriptionGetResponse |
SubscriptionGetResponse.amountTotal(BigDecimal amountTotal) |
SubscriptionGetResponse |
SubscriptionGetResponse.created(OffsetDateTime created) |
SubscriptionGetResponse |
SubscriptionGetResponse.currency(String currency) |
SubscriptionGetResponse |
SubscriptionGetResponse.customer(PayoutResponseCustomer customer) |
SubscriptionGetResponse |
SubscriptionGetResponse.description(String description) |
SubscriptionGetResponse |
SubscriptionGetResponse.id(String id) |
SubscriptionGetResponse |
SubscriptionGetResponse.interval(Integer interval) |
SubscriptionGetResponse |
SubscriptionGetResponse.nextPayment(NextSubscriptionPayment nextPayment) |
SubscriptionGetResponse |
SubscriptionGetResponse.paymentsDue(Integer paymentsDue) |
SubscriptionGetResponse |
SubscriptionGetResponse.period(SubscriptionGetResponse.PeriodEnum period) |
SubscriptionGetResponse |
SubscriptionGetResponse.plan(Plan plan) |
SubscriptionGetResponse |
SubscriptionGetResponse.retries(Integer retries) |
SubscriptionGetResponse |
SubscriptionGetResponse.status(SubscriptionGetResponse.StatusEnum status) |
SubscriptionGetResponse |
SubscriptionGetResponse.statusReason(String statusReason) |
SubscriptionGetResponse |
SubscriptionGetResponse.subscriptionStart(OffsetDateTime subscriptionStart) |
SubscriptionGetResponse |
SubscriptionGetResponse.type(SubscriptionGetResponse.TypeEnum type) |