package db type HardInquiryDB struct { ID string UserID string VendorID string }