Closed chrislewispac closed 7 years ago
Im pretty sure this doesn't even compile
userAccount = crisp.UserAccountCreate{ Email: "john@acme-inc.com" Password: "SecurePassword" FirstName: "John" LastName: "Doe" }
Fixed!
Im pretty sure this doesn't even compile