GetPostingTransactionSummaryRequest not found #150
azizmashkour
started this conversation in
General
Replies: 1 comment
-
There appears to be something wrong with your application configuration in some way that it's not autoloading your classes or something. There's not really enough information here to diagnose, but I can confirm that in my own laravel application utilizing this package, I'm able to instantiate the class just fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the
GetPostingTransactionSummaryRequest
and I am getting the error below.The challenge is that the
GetPostingTransactionSummaryRequest
is in the vendor NetSuite folder but not able to call it. Is there anything I may be missing? Thanks.Beta Was this translation helpful? Give feedback.
All reactions