You are here

private property Braintree_Error_Validation::$_message in Commerce Braintree 7

File

braintree_php/lib/Braintree/Error/Validation.php, line 30

Class

Braintree_Error_Validation
error object returned as part of a validation error collection provides read-only access to $attribute, $code, and $message

Code

private $_message;