Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Created January 16, 2014 22:05
Show Gist options
  • Select an option

  • Save rserna2010/8464382 to your computer and use it in GitHub Desktop.

Select an option

Save rserna2010/8464382 to your computer and use it in GitHub Desktop.
Example
$result = $marketplace ->bank_accounts ->query() ->filter(Balanced\Customer::$f->email_address->eq('jim@test.com')) ->all();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment