penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Relationship
/
Source
Source
common
data
class
Source
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Source
Link copied to clipboard
common
fun
Source
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
all
Replies
Link copied to clipboard
common
val
allReplies
:
Boolean
Content copied to clipboard
blocked
By
Link copied to clipboard
common
val
blockedBy
:
Boolean
Content copied to clipboard
blocking
Link copied to clipboard
common
val
blocking
:
Boolean
Content copied to clipboard
can
Dm
Link copied to clipboard
common
val
canDm
:
Boolean
Content copied to clipboard
can
Media
Tag
Link copied to clipboard
common
val
canMediaTag
:
Boolean
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
followed
By
Link copied to clipboard
common
val
followedBy
:
Boolean
Content copied to clipboard
following
Link copied to clipboard
common
val
following
:
Boolean
Content copied to clipboard
following
Received
Link copied to clipboard
common
val
followingReceived
:
Boolean
Content copied to clipboard
following
Requested
Link copied to clipboard
common
val
followingRequested
:
Boolean
Content copied to clipboard
id
Link copied to clipboard
common
val
id
:
Long
Content copied to clipboard
id
Str
Link copied to clipboard
common
val
idStr
:
String
Content copied to clipboard
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
live
Following
Link copied to clipboard
common
val
liveFollowing
:
Boolean
Content copied to clipboard
marked
Spam
Link copied to clipboard
common
val
markedSpam
:
Boolean
Content copied to clipboard
muting
Link copied to clipboard
common
val
muting
:
Boolean
Content copied to clipboard
notifications
Enabled
Link copied to clipboard
common
val
notificationsEnabled
:
Boolean
Content copied to clipboard
screen
Name
Link copied to clipboard
common
val
screenName
:
String
Content copied to clipboard
want
Retweets
Link copied to clipboard
common
val
wantRetweets
:
Boolean
Content copied to clipboard