Class: Remit::InstrumentStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/remit/data_types.rb

Constant Summary collapse

ALL =
'ALL'
ACTIVE =
'Active'
INACTIVE =
'Inactive'