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) |
toStringCopyright © 2014 Stripe. All rights reserved.