Module: Braintree::ErrorCodes::Transaction::Industry::TravelFlight
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary
collapse
- CustomerCodeIsTooLong =
"93416"
- EmptyData =
"93414"
- FareAmountCannotBeNegative =
"93417"
- FareAmountFormatIsInvalid =
"93418"
- FareAmountIsTooLarge =
"93419"
- FeeAmountCannotBeNegative =
"93420"
- FeeAmountFormatIsInvalid =
"93421"
- FeeAmountIsTooLarge =
"93422"
- IssuedDateFormatIsInvalid =
"93423"
- IssuingCarrierCodeIsTooLong =
"93424"
- LegsExpected =
"93431"
- PassengerMiddleInitialIsTooLong =
"93425"
- RestrictedTicketIsRequired =
"93426"
- TaxAmountCannotBeNegative =
"93427"
- TaxAmountFormatIsInvalid =
"93428"
- TaxAmountIsTooLarge =
"93429"
- TicketNumberIsTooLong =
"93430"
- TooManyLegs =
"93432"
- UnknownDataField =
"93415"