namespace TradeIdeas.Stocks.ETrade { /// /// This is the token granted to identify the consumer applicaion to the service provider /// public class ConsumerToken : OAuthToken { } }