Sha256: 149daba97f561d65b9bfda67b3006c1495d0bf8bdf070050e5ee214d87f53550

Contents?: true

Size: 391 Bytes

Versions: 14

Compression:

Stored size: 391 Bytes

Contents

# OpenapiClient::ResponseAmountComponentsAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**convenience_fee** | **Float** | Amount added for proccessing or handling fees. | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::ResponseAmountComponentsAllOf.new(convenience_fee: 2.0)
```


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
first_data_gateway-1.14.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.13.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.12.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.11.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.10.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.9.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.8.1 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.8.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.7.1 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.7.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.6.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.5.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.4.0 docs/ResponseAmountComponentsAllOf.md
first_data_gateway-1.3.0 docs/ResponseAmountComponentsAllOf.md