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, verifyClassValidationList

Methods included from Post

create, initialize, verifyClassValidation

Methods included from Delete

delete, initialize

Methods included from Get

get, initialize, verifyClassValidationGet

Methods included from Update

initialize, update