Sha256: 111fce5a533fbfda6a6d2a08aac1a770156fef0d39b9dc606147424db77b362e
Contents?: true
Size: 384 Bytes
Versions: 5
Compression:
Stored size: 384 Bytes
Contents
# VeloPayments::DebitEventAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **debit_transaction_id** | **String** | ID of this debit transaction within the Velo platform | | ## Example ```ruby require 'velopayments' instance = VeloPayments::DebitEventAllOf.new( debit_transaction_id: cbd9280f-8fde-4190-b014-979d88f3ec54 ) ```
Version data entries
5 entries across 5 versions & 1 rubygems