Class: Culqi::Order

Inherits:
Object
  • Object
show all
Extended by:
ConfirmType, Get, List, Post, Update
Defined in:
lib/culqi/order.rb

Constant Summary collapse

URL =
'/orders/'

Method Summary

Methods included from List

initialize, list

Methods included from Post

create, initialize

Methods included from Get

get, initialize

Methods included from ConfirmType

confirm, initialize

Methods included from Update

initialize, update