[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 75 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Credit:: (2 methods):
init()
bankAccount()
init() X-Ref |
No description |
bankAccount($amount,$bank_account,$description = null) X-Ref |
Credit an unstored bank account. param: int amount Amount to credit in USD pennies. param: string description Optional description of the credit. param: mixed bank_account Associative array describing a bank account to credit. The bank account will *not* be stored. return: \Balanced\Credit |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |