ProfileResponse

constructor(success: Boolean? = null, cause: String? = null, profile: Profile? = null)