Sha256: 9bc276ca1f8ccc8d955c6f2a7d688a238919d4cb7b40f7fe9fda14d5a479c451
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
# OpenapiClient::RecurringPaymentDetailsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the request header for tracking. | [optional] **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional] **response_type** | [**ResponseType**](ResponseType.md) | | [optional] **order_id** | **String** | Client order ID if supplied by client, otherwise the order ID. | [optional] **transaction_time** | **Integer** | The transaction time in seconds since epoch. | [optional] **billing** | [**Billing**](Billing.md) | | [optional] **shipping** | [**Shipping**](Shipping.md) | | [optional] **mandate** | [**SepaMandate**](SepaMandate.md) | | [optional] **transactions** | [**Array<Transaction>**](Transaction.md) | Required for some payment methods (for example, Klarna). | [optional] **processor** | [**ProcessorData**](ProcessorData.md) | | [optional] **recurring_payment_details** | [**RecurringPaymentDetails**](RecurringPaymentDetails.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/RecurringPaymentDetailsResponse.md |