Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 535 Bytes

PayeeDeltaResponse2Links.md

File metadata and controls

20 lines (14 loc) · 535 Bytes

VeloPayments::PayeeDeltaResponse2Links

Properties

Name Type Description Notes
rel String [optional]
href String [optional]

Example

require 'velopayments'

instance = VeloPayments::PayeeDeltaResponse2Links.new(
  rel: first,
  href: http://api.sandbox.velopayments.com/v4/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000
)