Class: Culqi::Subscription

Inherits:
Object
  • Object
show all
Extended by:
Delete, Get, List, Post
Defined in:
lib/culqi/subscription.rb

Constant Summary collapse

URL =
'/subscriptions/'

Method Summary

Methods included from List

initialize, list

Methods included from Post

create, initialize

Methods included from Delete

delete, initialize

Methods included from Get

get, initialize