| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private Dispute.Reason |
Dispute.reason |
| Modifier and Type | Method and Description |
|---|---|
Dispute.Reason |
Dispute.getReason() |
static Dispute.Reason |
Dispute.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dispute.Reason[] |
Dispute.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleValueNode<DisputeSearchRequest,Dispute.Reason> |
DisputeSearchRequest.reason() |
Copyright © 2013-2018. All Rights Reserved.