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 0fb5e80 commit 83cf8cfCopy full SHA for 83cf8cf
README.md
@@ -76,7 +76,7 @@ using fastpix.io.Models.Components;
76
using System.Collections.Generic;
77
78
var sdk = new Fastpix(security: new Security() {
79
- username="your-access-token"
+ Username="your-access-token"
80
Password = "secret-key",
81
});
82
0 commit comments