Sha256: beea65faa38c8f59e19d21b9286fe390c6c6c0f4cf299b4fff91d0383e741474
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# OpenapiClient::Transaction ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **transaction_state** | **String** | The state of the transaction. | [optional] **ipg_transaction_id** | **String** | The transaction ID. | [optional] **order_id** | **String** | Client order ID if supplied by client. | [optional] **transaction_type** | [**TransactionType**](TransactionType.md) | | [optional] **payment_method_details** | [**PaymentMethodDetails**](PaymentMethodDetails.md) | | [optional] **transaction_amount** | [**Amount**](Amount.md) | | [optional] **submission_component** | **String** | The submission component. | [optional] **payer_security_level** | **String** | The payer security level. | [optional] **transaction_time** | **Integer** | The transaction time in seconds since epoch. | [optional] **store_id** | **String** | Store ID number. | [optional] **user_id** | **String** | The user ID. | [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/Transaction.md |