C# Class BasicallyMe.RobinhoodNet.OrderSnapshot

Show file Open project: itsff/RobinhoodNet Class Usage Examples

Public Methods

Method Description
OrderSnapshot ( ) : System

Private Methods

Method Description
OrderSnapshot ( Newtonsoft json ) : System
parseOrderType ( string type ) : OrderType
parseSide ( string side ) : Side
parseTif ( string tif ) : TimeInForce

Method Details

OrderSnapshot() public method

public OrderSnapshot ( ) : System
return System