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