[
  {"type":"KeywordDeclaration","value":"public"},
  {"type":"Text","value":" "},
  {"type":"Keyword","value":"interface"},
  {"type":"Text","value":" "},
  {"type":"NameClass","value":"IOrder"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"{"},
  {"type":"Text","value":"\n    "},
  {"type":"Name","value":"DateTime"},
  {"type":"Text","value":" "},
  {"type":"Name","value":"Purchased"},
  {"type":"Text","value":" "},
  {"type":"Punctuation","value":"{"},
  {"type":"Text","value":" "},
  {"type":"Keyword","value":"get"},
  {"type":"Punctuation","value":";"},
  {"type":"Text","value":" "},
  {"type":"Punctuation","value":"}"},
  {"type":"Text","value":"\n    "},
  {"type":"KeywordType","value":"decimal"},
  {"type":"Text","value":" "},
  {"type":"Name","value":"Cost"},
  {"type":"Text","value":" "},
  {"type":"Punctuation","value":"{"},
  {"type":"Text","value":" "},
  {"type":"Keyword","value":"get"},
  {"type":"Punctuation","value":";"},
  {"type":"Text","value":" "},
  {"type":"Punctuation","value":"}"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"}"}
]