Sha256: 4afe87741c9daebf174132ee48cfcecd5918c17156b1b5174726ad7677537b7c
Contents?: true
Size: 491 Bytes
Versions: 4
Compression:
Stored size: 491 Bytes
Contents
# SyncteraRubySdk::TransferRequestPullAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **three_ds_id** | **String** | Unique identifier of an External Card Transfer 3-D Secure Authorization - conditionally required according to your program's 3DS policy | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::TransferRequestPullAllOf.new( three_ds_id: 40e2de9e-4375-4fa1-9393-92da972a9338 ) ```
Version data entries
4 entries across 4 versions & 1 rubygems