Sha256: a9e119183a3daf605e7eeb6580d5eed550504ec5af8aada732385ceb3f97de84
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
# OpenapiClient::FundingTransactionTypeAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **disbursement_type** | **String** | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::FundingTransactionTypeAllOf.new(disbursement_type: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.7.1 | docs/FundingTransactionTypeAllOf.md |
first_data_gateway-1.7.0 | docs/FundingTransactionTypeAllOf.md |