Sha256: f23163c9b630bbe01ecc4367ce51f38d6c18254e94891405c983c52778306d03

Contents?: true

Size: 288 Bytes

Versions: 4

Compression:

Stored size: 288 Bytes

Contents

# SyncteraRubySdk::CardFormat

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **form** | **String** | PHYSICAL or VIRTUAL. |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::CardFormat.new(
  form: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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