Sha256: 06555f2867284c3b84084127fb303922791bf036ce3e148b77f6a269e8d597d3
Contents?: true
Size: 354 Bytes
Versions: 5
Compression:
Stored size: 354 Bytes
Contents
# VeloPayments::PayeeEventAllOfReasons ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **code** | **String** | | | | **message** | **String** | | | ## Example ```ruby require 'velopayments' instance = VeloPayments::PayeeEventAllOfReasons.new( code: 00001, message: payment channel disabled ) ```
Version data entries
5 entries across 5 versions & 1 rubygems