The GetStockTransactionRows function returns all stockTransactionAttribute records for the specified parameters.
Method | /GetStockTransactionAttributes |
The request body is of type GetStockTransactionAttributes.
Name | Description | Data Type |
---|---|---|
filter | StockTransactionAttributesFilter |
|
The response body is of type GetStockTransactionAttributesResponse.
Name | Description | Data Type |
---|---|---|
GetStockTransactionAttributesResult | ArrayOfViewStockTransactionAttributeInfo |
|