Module: Braintree::ErrorCodes::DocumentUpload
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary collapse
- FileIsEmpty =
"84906"
- FileIsMalformedOrEncrypted =
"84904"
- FileIsTooLarge =
"84902"
- FileIsTooLong =
"84905"
- FileTypeIsInvalid =
"84903"
- KindIsInvalid =
"84901"