Sha256: a0fb99a4324bc40d6ac398e20f467d929df3c322ce467b1aa77b7a583a6d6c54
Contents?: true
Size: 580 Bytes
Versions: 5
Compression:
Stored size: 580 Bytes
Contents
# VeloPayments::PayeeDeltaResponse2Links ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **rel** | **String** | | [optional] **href** | **String** | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::PayeeDeltaResponse2Links.new(rel: first, href: http://api.sandbox.velopayments.com/v3/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000) ```
Version data entries
5 entries across 5 versions & 1 rubygems