penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Subscription
/
Count
Count
common
data
class
Count
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Count
Link copied to clipboard
common
fun
Count
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
account
Name
Link copied to clipboard
common
val
accountName
:
String
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
json
Link copied to clipboard
common
open
override
val
json
:
JsonObject
Content copied to clipboard
The underlying
JsonObject
.
key
Case
Link copied to clipboard
common
open
val
keyCase
:
JsonKeyCase
Content copied to clipboard
key
Converter
Link copied to clipboard
common
open
val
keyConverter
:
JsonKeyConverter
Content copied to clipboard
subscriptions
Count
All
Link copied to clipboard
common
val
subscriptionsCountAll
:
String
Content copied to clipboard
subscriptions
Count
Direct
Messages
Link copied to clipboard
common
val
subscriptionsCountDirectMessages
:
String
Content copied to clipboard