cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
17 lines (13 loc) • 921 B
Markdown
# CyberSource.InlineResponse2016
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventDate** | **String** | Date that the webhook was delivered | [optional]
**eventType** | **String** | The event name the webhook was delivered for | [optional]
**organizationId** | **String** | The Organization Identifier. | [optional]
**payloads** | [**InlineResponse2016Payloads**](InlineResponse2016Payloads.md) | | [optional]
**productId** | **String** | The product the webhook was delivered for | [optional]
**requestType** | **String** | Identifies the the type of request | [optional]
**retryNumber** | **Number** | The number of retry attempts for a given webhook | [optional]
**transactionTraceId** | **String** | The identifier for the webhook | [optional]
**webhookId** | **String** | The identifier of the subscription | [optional]