Sha256: fad8028f2343513e2b152e645b78b643a9c7008801e9521cb2737bc88c54b4c4
Contents?: true
Size: 367 Bytes
Versions: 5
Compression:
Stored size: 367 Bytes
Contents
# VeloPayments::GetPayoutsResponseV3Links ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **rel** | **String** | | [optional] | | **href** | **String** | | [optional] | ## Example ```ruby require 'velopayments' instance = VeloPayments::GetPayoutsResponseV3Links.new( rel: first, href: https://example.com ) ```
Version data entries
5 entries across 5 versions & 1 rubygems