Package com.sendly.resources
Class AccountResource
java.lang.Object
com.sendly.resources.AccountResource
Account resource for accessing account information and credits.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObjectgetApiKeyUsage(String keyId) Get API key usage statistics.Get credit balance.
-
Constructor Details
-
AccountResource
-
-
Method Details
-
getCredits
Get credit balance.- Throws:
SendlyException
-
getApiKeyUsage
Get API key usage statistics.- Throws:
SendlyException
-