Name | Type | Description | Notes |
---|---|---|---|
offerId | string | The unique identifier of the offer that was just created with a <strong>createOffer</strong> call. It is not returned if the <strong>createOffer</strong> call fails to create an offer. This identifier will be needed for many offer-related calls. <p> <span class="tablenote"><strong>Note:</strong> The <strong>offerId</strong> value is only returned with a successful <strong>createOffer</strong> call. This field will not be returned in the <strong>updateOffer </strong> response.</span></p> | [optional] |
warnings | \SapientPro\EbayInventorySDK\Models\Error[] | This container will contain an array of errors and/or warnings when a call is made, and errors and/or warnings occur. | [optional] |