public class ChargeOutcomeRule extends StripeObject implements HasId
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
id |
protected String |
predicate |
PRETTY_PRINT_GSON| Constructor and Description |
|---|
ChargeOutcomeRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getId() |
String |
getPredicate() |
void |
setAction(String action) |
void |
setId(String id) |
void |
setPredicate(String predicate) |
equals, toJson, toStringCopyright © 2017 Stripe. All rights reserved.