Report abuse


			
$VAR1 = bless( {
  'warnings' => [],
  'errors' => [
    {
      'data' => '',
      'message' => 'Customer/password combination is invalid',
      'code' => '1997'
    }
  ],
  '_warn_table' => undef,
  '_err_table' => undef,
  'multicall' => 0,
  'data' => '0'
}, 
'VWH::API::Return');