Class: Paid::CreationState

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

Constant Summary collapse

ACTIVE =
"active"
DRAFT =
"draft"