Package com.stripe.model
Class Quote.SubscriptionDataOverride.BillOnAcceptance.BillFrom
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Quote.SubscriptionDataOverride.BillOnAcceptance.BillFrom
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Quote.SubscriptionDataOverride.BillOnAcceptance
For more details about BillFrom, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about LineStartsAt, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetType()inthashCode()voidsetComputed(Long computed) 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
-
getComputed
-
getLineStartsAt
-
getTimestamp
-
getType
-
setComputed
-
setLineStartsAt
public void setLineStartsAt(Quote.SubscriptionDataOverride.BillOnAcceptance.BillFrom.LineStartsAt lineStartsAt) -
setTimestamp
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-