You are here

private property Braintree_Error_Validation::$_code in Commerce Braintree 7

File

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

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 $_code;