Sha256: 900b1989e68aa6bf8724947e8659c565e86590cf5bc9ea43aa2e3673db289cf0
Contents?: true
Size: 375 Bytes
Versions: 3
Compression:
Stored size: 375 Bytes
Contents
# OpenapiClient::SepaCreditTransactionAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payment_method** | [**SepaCreditPaymentMethod**](SepaCreditPaymentMethod.md) | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::SepaCreditTransactionAllOf.new(payment_method: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.14.0 | docs/SepaCreditTransactionAllOf.md |
first_data_gateway-1.13.0 | docs/SepaCreditTransactionAllOf.md |
first_data_gateway-1.12.0 | docs/SepaCreditTransactionAllOf.md |