Package com.stripe.model
Class QuotePreviewSubscriptionSchedule.BillingSchedule.BillUntil
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuotePreviewSubscriptionSchedule.BillingSchedule.BillUntil
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- QuotePreviewSubscriptionSchedule.BillingSchedule
Specifies the end of billing period.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConfigures thebill_untildate based on the providedintervalandinterval_count. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetType()inthashCode()voidsetComputedTimestamp(Long computedTimestamp) voidvoidsetTimestamp(Long timestamp) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
BillUntil
public BillUntil()
-
-
Method Details
-
getComputedTimestamp
-
getDuration
-
getTimestamp
-
getType
-
setComputedTimestamp
-
setDuration
public void setDuration(QuotePreviewSubscriptionSchedule.BillingSchedule.BillUntil.Duration duration) -
setTimestamp
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-