UNPKG

@tomei/product

Version:

NestJS package for product module

8 lines (7 loc) 181 B
export interface IPlatformCategoryMappingAttr { MappingId: string; Code: string; Platform: string; PlatformCategoryName?: string; PlatformCategoryId?: string; }