brandon14/ebay-sdk-php

View on GitHub
src/Commerce/Notification/V1/docs/Model/PayloadDetail.md

Summary

Maintainability
Test Coverage
# # PayloadDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**schema_version** | **string** | The supported schema version. | [optional]
**format** | **string[]** | The supported format. Presently, <code>JSON</code> is the only supported format. | [optional]
**delivery_protocol** | **string** | The supported delivery protocols. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:ProtocolEnum'>eBay API documentation</a> | [optional]
**deprecated** | **bool** | A deprecation indicator. | [optional]

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