Class: PortfolioManager::Xml::DataRequestStatusType

Inherits:
String
  • Object
show all
Defined in:
lib/portfolio_manager/xml.rb

Overview

{}dataRequestStatusType

Constant Summary collapse

ALL =
new("ALL")
CLOSED =
new("CLOSED")
OPEN =
new("OPEN")