Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
razorsync / spec / fixtures / service_items_list.json
Size: Mime:
[
  {"Category": "Heating",
 "CategoryId": 1,
 "Description": "",
 "Id": 294,
 "IsActive": true,
 "IsDefault": false,
 "IsTaxable": false,
 "LastChangeDate": "/Date(1468962059337)/",
 "Name": "TestName",
 "PricePerUnit": "151.25",
 "QuickBooksDesktopListId": "",
 "QuickBooksNumber": "",
 "ServiceType": "General",
 "TaxCodeId": "",
 "Tier2Price": "",
 "Tier3Price": "",
 "UnitType": "Item",
 "UnitTypeId": 2},

{"Category": "Heating",
 "CategoryId": 1,
 "Description": "",
 "Id": 295,
 "IsActive": true,
 "IsDefault": false,
 "IsTaxable": false,
 "LastChangeDate": "/Date(1469057238153)/",
 "Name": "TestName2",
 "PricePerUnit": "2098.27",
 "QuickBooksDesktopListId": "",
 "QuickBooksNumber": "",
 "ServiceType": "General",
 "TaxCodeId": "",
 "Tier2Price": "",
 "Tier3Price": "",
 "UnitType": "Item",
 "UnitTypeId": 2}
]