added post methods for tax records.
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
public class TaxRecordExportModel
|
||||
{
|
||||
public string Date { get; set; }
|
||||
public string Odometer { get; set; }
|
||||
public string Description { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public string Cost { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user