# FVyUpdateWalletRequest

## Properties

| Description | FVyOptString | Human-readable description of the wallet's purpose or contents         |
| ----------- | ------------ | ---------------------------------------------------------------------- |
| Primary     | FVyOptBool   | Designates this wallet as the primary/default wallet for the user      |
| Archived    | FVyOptBool   | Archives the wallet, making it read-only and hidden from API endpoints |
| Identifier  | FVyOptString | Unique identifier or alias for the wallet                              |
