public class DeletedInvoiceItem extends StripeObject
PRETTY_PRINT_GSON
Constructor and Description |
---|
DeletedInvoiceItem() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getDeleted() |
String |
getId() |
void |
setDeleted(Boolean deleted) |
void |
setId(String id) |
toString
Copyright © 2014 Stripe. All rights reserved.