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