Get the number of credits currently available on the account.

echo 'I have ' . $tmClient->getCredits() . 'credits.';

Arguments:

None.

Returns:

A positive/zero integer indicating the number of credits on your account.

Specific error codes:

None.

 

 

 

 

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.