brandon14/ebay-sdk-php

View on GitHub
src/Buy/Order/V2/docs/Model/Promotion.md

Summary

Maintainability
Test Coverage
# # Promotion

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**discount** | [**\TNT\Ebay\Buy\Order\V2\Model\Amount**](Amount.md) |  | [optional]
**message** | **string** | The text for the promotion title, which describes the promotion. | [optional]
**promotion_type** | **string** | The kind of promotion. Some examples are: <code>SellerDiscountedPromotionalOffer</code> and <code>COUPON</code>. | [optional]

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