Guest User

Untitled

a guest
Sep 26th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. class LiveAddress(val region: Int,
  2. val city: String,
  3. val street: String,
  4. val house: Int)
Add Comment
Please, Sign In to add comment