Sha256: 641f03015d69778d15e5e2d45065d728697c5a6a99cfacb8c6cc1b93ded14d2d
Contents?: true
Size: 337 Bytes
Versions: 4
Compression:
Stored size: 337 Bytes
Contents
# SyncteraRubySdk::InternationalWirePatch ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | The new status of the wire transfer. | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::InternationalWirePatch.new( status: CONFIRMED ) ```
Version data entries
4 entries across 4 versions & 1 rubygems