You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I call Products.Example(hapiApi) in program.cs, I get a list of products. I can only get ID to map. What am I doing wrong? I didn't get around to testing line items. Can you add the code? It's hard to have deals without their associated line items.
I see no code that allows you to associate deals with contacts and line items. How do I add it? I wish that their was documentation on adding more endpoints for developers.
Describe the bug
When I create a deal, I see no way to add line items. The DealHubSpotModel has no line items under associations.
Repro Steps
Instantiate the DealHubSpotModel. There is no place for add line items.
Expected behavior
Under DealHubSpotModel, I expect to see a line items property.
Screenshots
Anything else?*
Let us know if there is anything else you think we should know that would help us solve your problem?
The text was updated successfully, but these errors were encountered: