Package | Description |
---|---|
com.braintreegateway |
Modifier and Type | Field and Description |
---|---|
private Transaction.EscrowStatus |
Transaction.escrowStatus |
Modifier and Type | Method and Description |
---|---|
Transaction.EscrowStatus |
Transaction.getEscrowStatus() |
static Transaction.EscrowStatus |
Transaction.EscrowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.EscrowStatus[] |
Transaction.EscrowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2020. All Rights Reserved.