toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
friendships-service
/
piperkt.services.friendships.application.api.query
/
FriendshipQuery
/
GetFriendshipRequests
/
Response
Response
data
class
Response
(
val
requests
:
List
<
String
>
)
:
FriendshipQuery.GetFriendshipRequests
Members
Constructors
Response
Link copied to clipboard
constructor
(
requests
:
List
<
String
>
)
Properties
requests
Link copied to clipboard
val
requests
:
List
<
String
>