Package com.stripe.model.v2.billing
Class Cadence.SettingsData.Collection.EmailDelivery.PaymentDue
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.Cadence.SettingsData.Collection.EmailDelivery.PaymentDue
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Cadence.SettingsData.Collection.EmailDelivery
Controls emails for when the payment is due. For example after the invoice is finilized
and transition to Open state.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setEnabled
(Boolean enabled) void
setIncludePaymentLink
(Boolean includePaymentLink) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString