namespace API.Entities { /// /// Represents the progress a single user has on a given Volume. /// public class AppUserProgress { } }