# ExpiresAfterParam
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**anchor** | **String** | Base timestamp used to calculate expiration. Currently fixed to `created_at`. |
**seconds** | **i32** | Number of seconds after the anchor when the session expires. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)