Package ai.webscraping.result
Class AccountInfo
java.lang.Object
ai.webscraping.result.AccountInfo
Account quota information returned by
GET /account.-
Constructor Summary
ConstructorsConstructorDescriptionAccountInfo(String email, long remainingApiCalls, Long resumesAt, String concurrencyLimit, String creditsPerMonth) -
Method Summary