Sha256: ba3acaa744ffa7ebd7274cf27d59e4274d8adc575f5b7350f466fe001af95c06

Contents?: true

Size: 333 Bytes

Versions: 4

Compression:

Stored size: 333 Bytes

Contents

# SyncteraRubySdk::GetCardBarcode200Response

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **barcode** | **String** | Barcode of the card | [optional] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::GetCardBarcode200Response.new(
  barcode: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synctera_ruby_sdk-1.1.3 docs/GetCardBarcode200Response.md
synctera_ruby_sdk-1.1.2 docs/GetCardBarcode200Response.md
synctera_ruby_sdk-1.1.1 docs/GetCardBarcode200Response.md
synctera_ruby_sdk-1.0.0 docs/GetCardBarcode200Response.md