brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # SubscriptionPayloadDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | **string** | The supported format. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:FormatTypeEnum'>eBay API documentation</a> | [optional]
**schema_version** | **string** | The supported schema version. | [optional]
**delivery_protocol** | **string** | The supported protocol. For exmaple: <code>HTTPS</code> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/notification/types/api:ProtocolEnum'>eBay API documentation</a> | [optional]

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