Request/Response Types
Interface: CreateUserResponse
index.CreateUserResponse
Response from user creation endpoint
Table of contents
Properties
Properties
success
• success: boolean
message
• message: string
userId
• userId: string
organizationId
• organizationId: null
| string
walletAddress
• walletAddress: string
• email: string
userExists
• userExists: boolean
provider
• provider: string
signatureId
• signatureId: null
| string