namespace SpotifyAPI.Web { public class SnapshotResponse { public string SnapshotId { get; private set; } } }