Sha256: 0074f442f8b15d2b82d43249d6a8c5df7bf2d0277be1a0adbb772cde1b635a3f
Contents?: true
Size: 328 Bytes
Versions: 5
Compression:
Stored size: 328 Bytes
Contents
# VeloPayments::WithdrawPaymentRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **reason** | **String** | Reason for withdrawal | | ## Example ```ruby require 'velopayments' instance = VeloPayments::WithdrawPaymentRequest.new( reason: Payment submitted in error ) ```
Version data entries
5 entries across 5 versions & 1 rubygems