Sha256: 59c4e712ec7e012f20bc26841cac8ed503fc5829a4a7ace5f9637ab4583fef05
Contents?: true
Size: 572 Bytes
Versions: 11
Compression:
Stored size: 572 Bytes
Contents
# VeloPayments::ListSourceAccountResponseLinks ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **rel** | **String** | | [optional] **href** | **String** | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::ListSourceAccountResponseLinks.new(rel: first, href: https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc) ```
Version data entries
11 entries across 11 versions & 1 rubygems