interface DestinationArray
cursorAfter
: String?
[Get] |
Signature
abstract val cursorAfter: String? |
cursorBefore
: String?
[Get] |
Signature
abstract val cursorBefore: String? |
destinations
: List
[Get] |
Signature
abstract val destinations: List<Destination> |
json
: String
[Get] |
Signature
open val json: String |
nextUrl
: String?
[Get] |
Signature
abstract val nextUrl: String? |
previousUrl
: String?
[Get] |
Signature
abstract val previousUrl: String? |