Sha256: baea01975a4af6f85e85804adaf09b736ddfed1d367814682b4e74caa879b0c1

Contents?: true

Size: 697 Bytes

Versions: 8

Compression:

Stored size: 697 Bytes

Contents

# OpenapiClient::BlockedItems

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**block_card** | [**BlockCard**](BlockCard.md) |  | [optional] 
**block_domain** | [**BlockDomain**](BlockDomain.md) |  | [optional] 
**block_name** | [**BlockName**](BlockName.md) |  | [optional] 
**block_ip_address** | [**BlockIPAddress**](BlockIPAddress.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::BlockedItems.new(block_card: null,
                                 block_domain: null,
                                 block_name: null,
                                 block_ip_address: null)
```


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
first_data_gateway-1.10.0 docs/BlockedItems.md
first_data_gateway-1.9.0 docs/BlockedItems.md
first_data_gateway-1.8.1 docs/BlockedItems.md
first_data_gateway-1.8.0 docs/BlockedItems.md
first_data_gateway-1.7.1 docs/BlockedItems.md
first_data_gateway-1.7.0 docs/BlockedItems.md
first_data_gateway-1.6.0 docs/BlockedItems.md
first_data_gateway-1.5.0 docs/BlockedItems.md