Sha256: b6332ab1c0b29e44eb6bfe5d3048f662a242ef47529ea3631e005853f08d0551

Contents?: true

Size: 570 Bytes

Versions: 10

Compression:

Stored size: 570 Bytes

Contents

# OpenapiClient::AccountInfoLookupRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_type** | **String** | Object name of the account verification request. | 
**store_id** | **String** | An optional outlet ID for clients that support multiple stores in the same app. | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::AccountInfoLookupRequest.new(request_type: PaymentCardInfoLookupRequest,
                                 store_id: 12345500000)
```


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.13.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.12.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.11.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.10.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.9.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.8.1 docs/AccountInfoLookupRequest.md
first_data_gateway-1.8.0 docs/AccountInfoLookupRequest.md
first_data_gateway-1.7.1 docs/AccountInfoLookupRequest.md
first_data_gateway-1.7.0 docs/AccountInfoLookupRequest.md