Package com.stripe.model.v2.billing
Class IntentAction.Apply.EffectiveAt
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.IntentAction.Apply.EffectiveAt
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- IntentAction.Apply
When the apply action will take effect. Defaults to on_reserve if not specified.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
EffectiveAt
public EffectiveAt()
-
-
Method Details
-
getType
When the apply action will take effect.One of
current_billing_period_end, oron_reserve. -
setType
When the apply action will take effect.One of
current_billing_period_end, oron_reserve. -
equals
-
canEqual
-
hashCode
public int hashCode()
-