Sha256: 7314f01bdb7b19e7c1c17d80c7cbecd4a614ecdc9d78162276d37fc15d0a5952
Contents?: true
Size: 486 Bytes
Versions: 8
Compression:
Stored size: 486 Bytes
Contents
# VeloPayments::PagedUserResponseLinks ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **rel** | **String** | | [optional] **href** | **String** | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::PagedUserResponseLinks.new(rel: first, href: https://api.sandbox.velopayments.com/v2/users??type=PAYOR&page=1&pageSize=10) ```
Version data entries
8 entries across 8 versions & 1 rubygems