Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Membership Fees #14

Closed
the-metalgamer opened this issue Feb 14, 2017 · 0 comments
Closed

Membership Fees #14

the-metalgamer opened this issue Feb 14, 2017 · 0 comments

Comments

@the-metalgamer
Copy link
Contributor

Hi,

I propose to add a new top-level property called membership_fees. It should be an array with objects in it. The properties in the object should be:

  • name
    • type: string
    • description: For example Student Membership, Normal Membership etc...
  • value
    • type: number
    • description: How much does it cost!
  • currency
    • type: string
    • description: In which currency is it
  • renewal_interval
    • type: string with enum
    • description: How long does the membership last or when do you have to pay again
    • possible values: yearly, monthly, weekly, biyearly, semiyearly
  • description
    • type: string
    • description: A free form string
@dbrgn dbrgn closed this as completed in 5cd9343 Jun 8, 2017
dbrgn pushed a commit that referenced this issue Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant