How to include ReceivableSpecifiedTradeAccountingAccount (BT-133) #289
-
Hi, I don't know how to do it. I would be very happy to receive a code snippet. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
You might use this one: ZUGFeRD-csharp/ZUGFeRD/TradeLineItem.cs Line 264 in 2caafc1 If possible, could you share your use cases? It would be really interesting to understand how this element is used in practice. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you!
|
Beta Was this translation helpful? Give feedback.
thanks for your explanation!
AddTradeLineItem() returns the TradeLineItem object. You might call the AddReceivableSpecifiedTradeAccountingAccount() on this object.