toggle menu
lib
common
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.ui.widgets.endpoints.details
/
TokenIndex
Token
Index
data
class
TokenIndex
(
val
startIndex
:
Int
,
val
endIndex
:
Int
,
val
token
:
Token
?
)
Members
Constructors
Token
Index
Link copied to clipboard
constructor
(
startIndex
:
Int
,
endIndex
:
Int
,
token
:
Token
?
)
Properties
end
Index
Link copied to clipboard
val
endIndex
:
Int
Last index of token in json
start
Index
Link copied to clipboard
val
startIndex
:
Int
First index of token in json
token
Link copied to clipboard
val
token
:
Token
?
Token type