brandon14/ebay-sdk-php

View on GitHub
src/Sell/Account/V2/docs/Model/RateUpdate.md

Summary

Maintainability
Test Coverage
# # RateUpdate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additional_cost** | [**\TNT\Ebay\Sell\Account\V2\Model\Amount**](Amount.md) |  | [optional]
**rate_id** | **string** | The identifier for the rate object.<br/><br/><span class=\"tablenote\"><strong>Note:</strong> This is a string automatically assigned by the system when the rate object is created. It cannot be changed or updated.</span> | [optional]
**shipping_cost** | [**\TNT\Ebay\Sell\Account\V2\Model\Amount**](Amount.md) |  | [optional]

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