Package com.stripe.model
Class Invoice.FromInvoice
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.FromInvoice
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- Invoice
For more details about FromInvoice, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
FromInvoicepublic FromInvoice()
 
- 
- 
Method Details- 
getInvoiceGet ID of expandableinvoiceobject.
- 
setInvoice
- 
getInvoiceObjectGet expandedinvoice.
- 
setInvoiceObject
- 
getActionThe relation between this invoice and the cloned invoice.
- 
setActionThe relation between this invoice and the cloned invoice.
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
 
-