2023-04-06 01:28:58 +00:00
|
|
|
IndustryCompany:
|
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
|
|
|
description: Junction object between Industry and Company (Account)
|
2023-04-06 01:28:58 +00:00
|
|
|
properties:
|
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
|
|
|
CompanyID:
|
2023-04-06 01:28:58 +00:00
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedByID:
|
|
|
|
description: Created By User ID
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedDate:
|
|
|
|
description: Created Date
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
|
|
|
ID:
|
|
|
|
description: Record Id
|
|
|
|
type: string
|
2023-04-06 01:28:58 +00:00
|
|
|
IndustryID:
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedByID:
|
|
|
|
description: Last Modified By User ID
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedDate:
|
|
|
|
description: Last Modified Date
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
Path:
|
|
|
|
type: string
|
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
|
|
|
x-nullable: true
|
|
|
|
CompanyName:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
CompanySlug:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
CompanyTagLine:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
IndustryName:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
IndustrySlug:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
|
|
|
IndustryTagLine:
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
type: object
|