toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
servers-service
/
piperkt.services.servers.interfaces.web.api.interactions
/
ServerApi
/
UpdateServerApi
/
Request
Request
data
class
Request
(
val
name
:
String
,
val
description
:
String
)
:
ServerApi.UpdateServerApi
Members
Constructors
Request
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
name
Link copied to clipboard
val
name
:
String