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

Version Path
velopayments-2.37.150.beta1 docs/DebitEventAllOf.md
velopayments-2.35.58 docs/DebitEventAllOf.md
velopayments-2.35.58.beta1 docs/DebitEventAllOf.md
velopayments-2.29.128.beta1 docs/DebitEventAllOf.md
velopayments-2.26.124.beta1 docs/DebitEventAllOf.md