Skip to content

Conversation

@PeterSawatzki-MGGM
Copy link
Contributor

Summary

  • add SpecifiedTradeProduct/IndustryAssignedID
  • add SpecifiedTradeProduct/ModelID
  • add SpecifiedTradeProduct/BatchID
  • add SpecifiedTradeProduct/BrandName
  • add SpecifiedTradeProduct/ModelName
  • add SpecifiedTradeProduct/MIncludedReferencedProduct/GlobalID
  • add SpecifiedTradeProduct/MIncludedReferencedProduct/SellerAssignedID
  • add SpecifiedTradeProduct/MIncludedReferencedProduct/BuyerAssignedID
  • add SpecifiedTradeProduct/MIncludedReferencedProduct/IndustryAssignedID
  • add SpecifiedTradeProduct/MIncludedReferencedProduct/Description

Checklist

  • Code follows repo Coding Instructions
  • Public APIs documented (XML)
  • Unit tests added/updated
  • No blocking async (.Result / GetAwaiter().GetResult())
  • CancellationToken respected
  • Analyzers clean (dotnet build no warnings as errors)
  • dotnet format --verify-no-changes passes

Breaking changes?

  • No
  • Yes (explain impact & migration)

add SpecifiedTradeProduct/ModelID
add SpecifiedTradeProduct/BatchID
add SpecifiedTradeProduct/BrandName
add SpecifiedTradeProduct/ModelName
add SpecifiedTradeProduct/MIncludedReferencedProduct/GlobalID
add SpecifiedTradeProduct/MIncludedReferencedProduct/SellerAssignedID
add SpecifiedTradeProduct/MIncludedReferencedProduct/BuyerAssignedID
add SpecifiedTradeProduct/MIncludedReferencedProduct/IndustryAssignedID
add SpecifiedTradeProduct/MIncludedReferencedProduct/Description
@stephanstapel
Copy link
Owner

Thanks for the PR. I'd like to postpone merging this until version 18 is released.
Can you please add roundtrip tests for the new fields?

@PeterSawatzki-MGGM
Copy link
Contributor Author

yes will do

@stephanstapel stephanstapel merged commit e8ff01f into stephanstapel:master Jan 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants