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
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The relation between this invoice and the cloned invoice.Get ID of expandableinvoice
object.Get expandedinvoice
.int
hashCode()
void
The relation between this invoice and the cloned invoice.void
setInvoice
(String id) void
setInvoiceObject
(Invoice expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
FromInvoice
public FromInvoice()
-
-
Method Details
-
getInvoice
Get ID of expandableinvoice
object. -
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()
-