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