- Full name:
\SapientPro\EbayBrowseSDK\Models\AvailableCoupon
- This class implements:
\SapientPro\EbayBrowseSDK\Models\EbayModelInterface
The limitations or restrictions of the coupon.
public ?\SapientPro\EbayBrowseSDK\Models\CouponConstraint $constraint
The discount amount after the coupon is applied.
public ?\SapientPro\EbayBrowseSDK\Models\Amount $discountAmount
The type of discount that the coupon applies. For implementation help, refer to eBay API documentation
public ?\SapientPro\EbayBrowseSDK\Enums\CouponDiscountType $discountType
A description of the coupon.
Note: The value returned in the termsWebUrl field should appear for all experiences when displaying coupons. The value in the availableCoupons.message field must also be included, if returned in the API response.
public ?string $message
The coupon code.
public ?string $redemptionCode
The URL to the coupon terms of use.
Note: The value returned in the termsWebUrl field should appear for all experiences when displaying coupons. The value in the availableCoupons.message field must also be included, if returned in the API response.
public ?string $termsWebUrl
Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown