Sha256: ddc0556ecf3c813cb8a4a5ecb5e765e02e55b462b91110c553c8ce3a8f6845b3

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

# OpenapiClient::OrderResponse

## 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] 


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
first_data_gateway-1.2.0 docs/OrderResponse.md