MonobankApi::ClientInfo
Inherits JSON::Serializable < Reference < Object
Represents client information and list of accounts and jars.
Retrieved from /personal/client-info endpoint.
Rate limit: no more than 1 request per 60 seconds
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source