Get the number of credits currently available on the account.
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
echo 'I have ' . $tmClient->getCredits() . 'credits.'; |
Warning | ||
---|---|---|
| ||
Our example code is an illustration of how you might integrate with our systems and is not certified for production environments. You are responsible for testing and QA. |