penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Place
/
Attribute
Attribute
common
data
class
Attribute
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Attribute
Link copied to clipboard
common
fun
Attribute
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
app
Id
Link copied to clipboard
common
val
appId
:
String
?
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
geotag
Count
Link copied to clipboard
common
val
geotagCount
:
String
?
Content copied to clipboard
iso3
Link copied to clipboard
common
val
iso3
:
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
locality
Link copied to clipboard
common
val
locality
:
String
?
Content copied to clipboard
phone
Link copied to clipboard
common
val
phone
:
String
?
Content copied to clipboard
postal
Code
Link copied to clipboard
common
val
postalCode
:
String
?
Content copied to clipboard
region
Link copied to clipboard
common
val
region
:
String
?
Content copied to clipboard
street
Address
Link copied to clipboard
common
val
streetAddress
:
String
?
Content copied to clipboard
twitter
Link copied to clipboard
common
val
twitter
:
String
?
Content copied to clipboard
url
Link copied to clipboard
common
val
url
:
String
?
Content copied to clipboard