Class: BetfairApiNgRails::Api::Enums::OrderStatus

Inherits:
Object
  • Object
show all
Extended by:
Concerns::Enumable
Defined in:
lib/betfair_api_ng_rails/api/enums/order_status.rb

Overview

Either EXECUTABLE (an unmatched amount remains) or EXECUTION_COMPLETE (no unmatched amount remains).

Includes: EXECUTION_COMPLETE - An order that does not have any remaining unmatched portion. EXECUTABLE - An order that has a remaining unmatched portion.

Method Summary

Methods included from Concerns::Enumable

enumify