We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd1be7 commit 4d85bccCopy full SHA for 4d85bcc
src/USPS/API.php
@@ -47,7 +47,7 @@ protected function convertToXML()
47
[
48
'rootElementName' => $this->rootElementName,
49
50
- '_attributes' => ['USERID' => $this->userid]
+ '_attributes' => ['USERID' => $this->userId]
51
52
], false
53
);
0 commit comments