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