Skip to content

Instantly share code, notes, and snippets.

@f1ames
Last active August 29, 2015 14:01
Show Gist options
  • Save f1ames/8ef5cf2463e2e0440d65 to your computer and use it in GitHub Desktop.
Save f1ames/8ef5cf2463e2e0440d65 to your computer and use it in GitHub Desktop.
{
company_id: "501",
trade_name: null,
name: "12345",
created_at: "2014-04-23 13:20:14",
updated_at: null,
attributes: [
{
company_attribute_id: "2614",
attribute_definition_id: "1",
date: "2014-04-04",
name: "date1",
created_at: "2014-04-23 13:20:14",
updated_at: null
},
{
company_attribute_id: "2615",
attribute_definition_id: "2",
date: "2014-04-01",
name: "date2",
created_at: "2014-04-23 13:20:14",
updated_at: null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment