namespace Neo.LegitimateLicences.Api { public class ScanToken { public string token { get; set; } public string scantoken { get; set; } } }