Wow
Toggle table of contents
5.3.8
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
example-api
/
me.ahoo.wow.example.api.order
/
ReceiptOrder
Receipt
Order
@
Summary
(
value
=
"收货"
)
@
CommandRoute
(
action
=
"package"
,
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
,
method
=
CommandRoute.Method.PATCH
)
data
class
ReceiptOrder
(
val
id
:
String
)
ReceiptOrder .
Author
ahoo wang
Members
Constructors
Receipt
Order
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String