# AccountContext
## Properties
**in_output_queue** | **bool** | |
**nullified_in_tree** | **bool** | |
**nullifier** | Option<**String**> | A 32-byte hash represented as a base58 string. | [optional]
**nullifier_queue_index** | Option<**i32**> | | [optional][default to 100]
**queue** | **String** | A Solana public key represented as a base58 string. | [default to 11157t3sqMV725NVRLrVQbAu98Jjfk1uCKehJnXXQs]
**spent** | **bool** | |
**tree_type** | **i32** | |
**tx_hash** | Option<**String**> | A 32-byte hash represented as a base58 string. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)