Sha256: 80aea96b0e9429f7a9075dfdd088d36dbd82caccb8e5ff1906ee0425e2790337
Contents?: true
Size: 566 Bytes
Versions: 11
Compression:
Stored size: 566 Bytes
Contents
# VeloPayments::PayorLinksResponseLinks ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **link_id** | **String** | | **from_payor_id** | **String** | | **link_type** | **String** | | **to_payor_id** | **String** | | ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::PayorLinksResponseLinks.new(link_id: null, from_payor_id: null, link_type: null, to_payor_id: null) ```
Version data entries
11 entries across 11 versions & 1 rubygems