brandon14/ebay-sdk-php

View on GitHub
src/Sell/Finances/V1/docs/Model/OrderLineItem.md

Summary

Maintainability
Test Coverage
# # OrderLineItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fee_basis_amount** | [**\TNT\Ebay\Sell\Finances\V1\Model\Amount**](Amount.md) |  | [optional]
**line_item_id** | **string** | The unique identifier of an order line item. | [optional]
**marketplace_fees** | [**\TNT\Ebay\Sell\Finances\V1\Model\Fee[]**](Fee.md) | An array of all fees accrued for the order line item and deducted from a seller payout. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)