NAME
WebService::Braintree::Transaction::Status
PURPOSE
This class contains constants for transaction statuses.
CONSTANTS
- AuthorizationExpired
 - Authorizing
 - Authorized
 - GatewayRejected
 - Failed
 - ProcessorDeclined
 - Settled
 - Settling
 - SubmittedForSettlement
 - SettlementDeclined
 - SettlementPending
 - Voided
 - All
 - 
This returns an arrayref of all other constants in the order they are defined in this module.