Sha256: 7bd16082706a9bf1f790448890e1222b1e94c5fc1c9bf336bffbe5e288d6af80
Contents?: true
Size: 441 Bytes
Versions: 5
Compression:
Stored size: 441 Bytes
Contents
# VeloPayments::PagedUserResponseLinks ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **rel** | **String** | | [optional] | | **href** | **String** | | [optional] | ## Example ```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
5 entries across 5 versions & 1 rubygems