package net.halfbinary.scavengerhuntapi.model.response data class RefreshResponse( val accessToken: String )