toggle menu
vc-k
5.2.2
common
switch theme
search in API
rqes-data-classes
/
at.asitplus.rqes.collection_entries
/
DocumentLocation
Document
Location
@
Serializable
data
class
DocumentLocation
(
val
uri
:
String
,
val
method
:
Method
)
(
source
)
Class used as part of AuthorizationDetails
Members
Constructors
Document
Location
Link copied to clipboard
constructor
(
uri
:
String
,
method
:
Method
)
Properties
method
Link copied to clipboard
@
SerialName
(
value
=
"method"
)
val
method
:
Method
uri
Link copied to clipboard
@
SerialName
(
value
=
"uri"
)
val
uri
:
String