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

getCredits - C#

=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();
Console.WriteLine("Account have " + credits + " credits.&quo=
t;);
=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
------=_Part_15880_1250710292.1614958579149--