Package com.stripe.model
Class Quote.SubscriptionDataOverride.BillingSchedule.BillFrom
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Quote.SubscriptionDataOverride.BillingSchedule.BillFrom
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Quote.SubscriptionDataOverride.BillingSchedule
For more details about BillFrom, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe timestamp the given line starts at. -
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
-
BillFrom
public BillFrom()
-
-
Method Details
-
getComputedTimestamp
-
getLineStartsAt
-
getTimestamp
-
getType
-
setComputedTimestamp
-
setLineStartsAt
public void setLineStartsAt(Quote.SubscriptionDataOverride.BillingSchedule.BillFrom.LineStartsAt lineStartsAt) -
setTimestamp
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-