UpdateProfilePictureRequest

data class UpdateProfilePictureRequest(val profilePicture: String?)

Constructors

Link copied to clipboard
constructor(profilePicture: String?)

Properties

Link copied to clipboard