add salesInvoice in pos of consumer domain
This commit is contained in:
@@ -9,6 +9,7 @@ export interface IGoodRawResponse {
|
||||
unit_type: UnitType;
|
||||
pricing_model: string;
|
||||
description?: string;
|
||||
is_default_guild_good: boolean;
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user