2023-04-06 01:28:58 +00:00
|
|
|
IndustryProduct:
|
|
|
|
description: Junction object between Industry and CompanyProduct
|
|
|
|
properties:
|
|
|
|
CompanyProductID:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedByID:
|
|
|
|
description: Created By User ID
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedDate:
|
|
|
|
description: Created Date
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
Refactor Swagger definitions to use external references for Address, CompanyProduct, CompanyService, Factor, FinancialStatement, Industry, IndustryCompany, IndustryProduct, IndustryService, Observation, and Topic. This improves modularity and maintainability of the API specification.
2025-05-01 18:45:54 +00:00
|
|
|
HTML:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
ID:
|
|
|
|
description: Record Id
|
|
|
|
type: string
|
2023-04-06 01:28:58 +00:00
|
|
|
IndustryID:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedByID:
|
|
|
|
description: Last Modified By User ID
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedDate:
|
|
|
|
description: Last Modified Date
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
type: object
|