Class: Culqi::Customer

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

Constant Summary collapse

URL =
'/customers/'

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

Methods included from Update

initialize, update