public class Application extends StripeObject implements HasId
PRETTY_PRINT_GSON| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
equals, toJson, toStringCopyright © 2017 Stripe. All rights reserved.