C# Class Signum.React.ApiControllers.OrderTS

Show file Open project: signumsoftware/framework

Public Properties

Property Type Description
orderType OrderType
token string

Public Methods

Method Description
ToOrder ( QueryDescription qd, bool canAggregate ) : Order

Method Details

ToOrder() public method

public ToOrder ( QueryDescription qd, bool canAggregate ) : Order
qd Signum.Entities.DynamicQuery.QueryDescription
canAggregate bool
return Signum.Entities.DynamicQuery.Order

Property Details

orderType public property

public OrderType orderType
return OrderType

token public property

public string token
return string