StoreBasicDto
public class StoreBasicDto : NamedEntityBasicDto
Inheritance
- class NamedEntityBasicDto
Namespace
Constructors
StoreBasicDto
The default constructor.
public StoreBasicDto()
Properties
Alias
public string Alias { get; set; }
PricesIncludeTax
public bool PricesIncludeTax { get; set; }
SortOrder
public int SortOrder { get; set; }