Message-ID: <394466059.15841.1614958398283.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15840_1954072682.1614958398283" ------=_Part_15840_1954072682.1614958398283 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html getCredits - Java

getCredits - Java

=20
=20
=20
=20

 

=20
=20
=20
=20
=20
=20

Get the number of credits currently available on the account.

=20
=20
=20
=20
=20
=20
Example
=20
int credits =3D tmClient.getCredits();
System.out.println("Account have " + credits + " credits.&qu=
ot;);
=20
=20
=20
=20
=20
=20
=20

Arguments:

=20
=20
=20
=20

None.

=20
=20
=20
=20
=20
=20

Returns:

=20
=20
=20
=20

a positive/zero integer indicating the number of credits on your account=

=20
=20
=20
=20
=20
=20

Specific error codes:

=20
=20
=20
=20

None.

=20
=20
=20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20
=20
=20 =20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20
------=_Part_15840_1954072682.1614958398283--