Sha256: 7b6ddfb9ae8f41f2a65ae8f1a0d71f4d42e13137210a437f5a182ac2a14a44f7

Contents?: true

Size: 399 Bytes

Versions: 14

Compression:

Stored size: 399 Bytes

Contents

# OpenapiClient::Document

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Document type. | 
**number** | **String** | Document number. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Document.new(type: NATIONAL_IDENTITY,
                                 number: 12345666544)
```


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/Document.md
first_data_gateway-1.13.0 docs/Document.md
first_data_gateway-1.12.0 docs/Document.md
first_data_gateway-1.11.0 docs/Document.md
first_data_gateway-1.10.0 docs/Document.md
first_data_gateway-1.9.0 docs/Document.md
first_data_gateway-1.8.1 docs/Document.md
first_data_gateway-1.8.0 docs/Document.md
first_data_gateway-1.7.1 docs/Document.md
first_data_gateway-1.7.0 docs/Document.md
first_data_gateway-1.6.0 docs/Document.md
first_data_gateway-1.5.0 docs/Document.md
first_data_gateway-1.4.0 docs/Document.md
first_data_gateway-1.3.0 docs/Document.md