3124: added listprice to printproduct and public access to product and designers (#138)
This commit is contained in:
@@ -45,3 +45,7 @@ export interface PaginationResult {
|
||||
export interface IdNumberResult {
|
||||
id: number;
|
||||
}
|
||||
|
||||
export interface MarketInput {
|
||||
marketId: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user