# PositionsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**positions** | Option<[**Vec<models::Position>**](Position.md)> | The list of Account Positions. | [optional]
**last_transaction_id** | Option<**i32**> | he ID of the most recent Transaction created for the Account | [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)