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