Advertisement
Guest User

Untitled

a guest
May 26th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.60 KB | None | 0 0
  1. [
  2.    {
  3.       "Date":"2016-05-26T00:00:00",
  4.       "StartTime":"22:00",
  5.       "EndTime":"23:00",
  6.       "PriceGroupId":1,
  7.       "Status":1,
  8.       "ReservationId":null,
  9.       "ResourceId":"24488d0a-38bc-e411-80f6-00155d05fa06",
  10.       "Cost":5,
  11.       "IsPaid":false,
  12.       "IsCompanyOwned":true,
  13.       "IsShare":true,
  14.       "IsUsed":false,
  15.       "CanCancel":false,
  16.       "Comment":null,
  17.       "CustomerText":null,
  18.       "Resources":[
  19.          {
  20.             "Id":"24488d0a-38bc-e411-80f6-00155d05fa06",
  21.             "Name":"Sulkapallokenttä 5"
  22.          }
  23.       ],
  24.       "Customers":[
  25.  
  26.       ],
  27.       "locationInfo":{
  28.          "id":"4496eb55-7cb7-e411-80f4-00155d05fa06",
  29.          "address":"",
  30.          "title":"Sulkapallo"
  31.       },
  32.       "ReserveOwner":"1a153595-5fb0-e511-8124-000d3a20207a"
  33.    },
  34.    {
  35.       "Date":"2016-05-26T00:00:00",
  36.       "StartTime":"22:00",
  37.       "EndTime":"23:00",
  38.       "PriceGroupId":1,
  39.       "Status":1,
  40.       "ReservationId":null,
  41.       "ResourceId":"1a55ca18-5bb7-e411-80f4-00155d05fa06",
  42.       "Cost":5,
  43.       "IsPaid":false,
  44.       "IsCompanyOwned":true,
  45.       "IsShare":true,
  46.       "IsUsed":false,
  47.       "CanCancel":false,
  48.       "Comment":null,
  49.       "CustomerText":null,
  50.       "Resources":[
  51.          {
  52.             "Id":"1a55ca18-5bb7-e411-80f4-00155d05fa06",
  53.             "Name":"Tenniskenttä 1"
  54.          }
  55.       ],
  56.       "Customers":[
  57.  
  58.       ],
  59.       "locationInfo":{
  60.          "id":"5669e13f-7cb7-e411-80f4-00155d05fa06",
  61.          "address":"",
  62.          "title":"Tennis"
  63.       },
  64.       "ReserveOwner":"1a153595-5fb0-e511-8124-000d3a20207a"
  65.    }
  66. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement