PlayerResponse

constructor(success: Boolean? = null, cause: String? = null, player: Player? = null)