toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
users-service
/
piperkt.services.users.interfaces.web.api
/
ProfileApi
/
UpdateProfilePictureRequest
Update
Profile
Picture
Request
data
class
UpdateProfilePictureRequest
(
val
profilePicture
:
String
?
)
Members
Constructors
Update
Profile
Picture
Request
Link copied to clipboard
constructor
(
profilePicture
:
String
?
)
Properties
profile
Picture
Link copied to clipboard
val
profilePicture
:
String
?