Skip to content

Instantly share code, notes, and snippets.

@steveyken
Created June 28, 2014 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steveyken/479179d1331e40d5f134 to your computer and use it in GitHub Desktop.
Save steveyken/479179d1331e40d5f134 to your computer and use it in GitHub Desktop.
{
items: [
{
id: 1,
donor_description: "Fugit modi et cum expedita delectus.",
donor_condition: "Used",
state: "draft",
offer_id: 1,
packages: [
{
id: 2,
quantity: 1,
length: 76,
width: 7,
height: 63,
notes: "Enim pariatur et est esse dolorem possimus architecto blanditiis. Quaerat qui distinctio sunt modi reprehenderit tempora. Exercitationem quia facilis quis blanditiis qui modi omnis. Rerum voluptatem autem libero et sit adipisci. Ratione incidunt quidem molestiae provident reprehenderit vitae minima hic.",
item_id: 1,
state: "draft",
received_at: null,
rejected_at: null,
package_type_id: null,
created_at: "2014-06-28T08:55:17.408Z",
updated_at: "2014-06-28T08:55:17.448Z"
},
]
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment