Skip to content

Instantly share code, notes, and snippets.

@orodio
Created October 29, 2014 22:59
Show Gist options
  • Save orodio/20972e1b199134cda3af to your computer and use it in GitHub Desktop.
Save orodio/20972e1b199134cda3af to your computer and use it in GitHub Desktop.
{
trial: true,
cancelled: true,
title: "Monthly membership.....",
rate: "$9/month",
access_information: "blah blah blah",
access_action: { label: "resume", href: "", type: "resume" },
actions: [
{ label, href, type },
{ label, href, type }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment