> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: CreateUserParams

[index](.././index).CreateUserParams

Parameters for creating a user

## Table of contents

### Properties

* [email](#email)
* [firstName](#firstname)
* [lastName](#lastname)
* [walletAddress](#walletaddress)
* [password](#password)

## Properties

### email

• **email**: `string`

### firstName

• **firstName**: `string`

### lastName

• **lastName**: `string`

### walletAddress

• **walletAddress**: `string`

### password

• `Optional` **password**: `string`
