# LoginRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_address** | **String** | The address of the account. |
**signed_at_millis** | **i64** | The timestamp in millis when the login was signed. |
**audience** | **String** | The intended audience of the login request. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)