Skip to content

Instantly share code, notes, and snippets.

@janhartigan
Created March 20, 2014 01:07
Show Gist options
  • Save janhartigan/9655257 to your computer and use it in GitHub Desktop.
Save janhartigan/9655257 to your computer and use it in GitHub Desktop.
object(Balanced\BankAccountVerification)#291 (5) {
["_collection_uris":protected]=>
array(0) {
}
["_member_uris":protected]=>
array(0) {
}
["_unmatched_uris":protected]=>
array(0) {
}
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#287 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#288 (1) {
["bank_account"]=>
string(24) "BA3UvD6HWv2Ems4BTc4g0nLs"
}
["href"]=>
string(39) "/verifications/BZ421bqIXFNIYFiNqRw8uKGs"
["created_at"]=>
string(27) "2014-03-20T00:35:20.758707Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-20T00:35:21.355249Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#289 (0) {
}
["id"]=>
string(24) "BZ421bqIXFNIYFiNqRw8uKGs"
}
}
["links"]=>
object(stdClass)#290 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment