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