satisfaketion
0.6.4
0.6.4
0.5.4
0.5.3
satisfaketion-generators
/
io.github.unredundant.satisfaketion.generators.common
/
Address
Address
interface
Address
Content copied to clipboard
Properties
Inheritors
Properties
buildingNumber
Link copied to clipboard
abstract
val
buildingNumber
:
Generator
<
Int
>
Content copied to clipboard
city
Link copied to clipboard
abstract
val
city
:
Generator
<
String
>
Content copied to clipboard
code
Link copied to clipboard
abstract
val
code
:
String
Content copied to clipboard
community
Link copied to clipboard
abstract
val
community
:
Generator
<
String
>
Content copied to clipboard
fullAddress
Link copied to clipboard
abstract
val
fullAddress
:
Generator
<
String
>
Content copied to clipboard
mailbox
Link copied to clipboard
abstract
val
mailbox
:
Generator
<
String
>
Content copied to clipboard
name
Link copied to clipboard
abstract
val
name
:
String
Content copied to clipboard
postcode
Link copied to clipboard
abstract
val
postcode
:
Generator
<
String
>
Content copied to clipboard
secondaryAddress
Link copied to clipboard
abstract
val
secondaryAddress
:
Generator
<
String
>
Content copied to clipboard
streetAddress
Link copied to clipboard
abstract
val
streetAddress
:
Generator
<
String
>
Content copied to clipboard
streetName
Link copied to clipboard
abstract
val
streetName
:
Generator
<
String
>
Content copied to clipboard
timeZone
Link copied to clipboard
abstract
val
timeZone
:
Generator
<
String
>
Content copied to clipboard
Inheritors
UnitedStatesAddress
Link copied to clipboard