Sha256: f9b3ad1f799055506a5b257bb08325ab4189ff3b2f907e1a4280c38ab7675594

Contents?: true

Size: 314 Bytes

Versions: 4

Compression:

Stored size: 314 Bytes

Contents

# SyncteraRubySdk::PayerPayeeAdditionalData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **transfer_type** | **String** |  |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::PayerPayeeAdditionalData.new(
  transfer_type: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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