Class: Paid::CreationSource

Inherits:
Object
  • Object
show all
Defined in:
lib/paid_ruby/types/creation_source.rb

Constant Summary collapse

MANUAL =
"manual"
API =
"api"
CRM =
"crm"
OTHER =
"other"