Package com.stripe.model
Class QuotePreviewInvoice.FromInvoice
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuotePreviewInvoice.FromInvoice
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- QuotePreviewInvoice
For more details about FromInvoice, 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 booleanbooleanThe relation between this invoice and the cloned invoice.Get ID of expandableinvoiceobject.Get expandedinvoice.inthashCode()voidThe relation between this invoice and the cloned invoice.voidsetInvoice(String id) voidsetInvoiceObject(Invoice expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
FromInvoice
public FromInvoice()
-
-
Method Details
-
getInvoice
Get ID of expandableinvoiceobject. -
setInvoice
-
getInvoiceObject
Get expandedinvoice. -
setInvoiceObject
-
getAction
The relation between this invoice and the cloned invoice. -
setAction
The relation between this invoice and the cloned invoice. -
equals
-
canEqual
-
hashCode
public int hashCode()
-