Sha256: 49de067243608a82f5747c7d0b38b65d74a9692d54ea0b45effdb8cf6e148fdf

Contents?: true

Size: 424 Bytes

Versions: 4

Compression:

Stored size: 424 Bytes

Contents

# SyncteraRubySdk::Security

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **linked_account_id** | **String** | ID of linked backing account for use as a security, e.g. for use in a Smart Charge Card offering. Must be of type CHECKING or SAVING.  |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::Security.new(
  linked_account_id: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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