Libraries
»
paid_ruby
(0.1.2)
»
Index (C)
»
Paid
»
ChargeType
Class: Paid::ChargeType
Inherits:
Object
Object
Paid::ChargeType
show all
Defined in:
lib/paid_ruby/types/charge_type.rb
Constant Summary
collapse
ONE_TIME =
"
oneTime
"
RECURRING =
"
recurring
"
USAGE =
"
usage
"
SEAT_BASED =
"
seatBased
"