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