Package com.stripe.model
Class Subscription.BillingSchedule.BillUntil
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Subscription.BillingSchedule.BillUntil
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Subscription.BillingSchedule
Specifies the billing period.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Configures thebill_until
date based on the providedinterval
andinterval_count
. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getType()
int
hashCode()
void
setComputedTimestamp
(Long computedTimestamp) void
void
setTimestamp
(Long timestamp) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString