Sha256: 96da08e42066555586efd30ef1a0ea78e6f01fbe9d74fd8bab403ad3937d2c21
Contents?: true
Size: 331 Bytes
Versions: 5
Compression:
Stored size: 331 Bytes
Contents
# VeloPayments::LinkForResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **rel** | **String** | | [optional] | | **href** | **String** | | [optional] | ## Example ```ruby require 'velopayments' instance = VeloPayments::LinkForResponse.new( rel: null, href: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems