routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
RoutexResult
Routex
Result
common
interface
RoutexResult
<
out
T
>
Authenticated result wrapper carried in the JWT body's
data
claim of every service response.
Inheritors
AccountsResult
BalancesResult
TransactionsResult
CollectPaymentResult
TransferResult
Members
Properties
data
Link copied to clipboard
common
abstract
val
data
:
T
ticket
Id
Link copied to clipboard
common
abstract
val
ticketId
:
Uuid
timestamp
Link copied to clipboard
common
abstract
val
timestamp
:
Instant