Package com.stripe.model.v2.billing
Class Cadence.BillingCycle.Year
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.Cadence.BillingCycle.Year
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Cadence.BillingCycle
Specific configuration for determining billing dates when type=year.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The time at which the billing cycle ends. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getTime()
int
hashCode()
void
setDayOfMonth
(Long dayOfMonth) void
setMonthOfYear
(Long monthOfYear) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString