Sha256: 3aa5ed1cf62fb880821b216c54972a8be414d829a428a36af90aa8007841c97a
Contents?: true
Size: 418 Bytes
Versions: 2
Compression:
Stored size: 418 Bytes
Contents
# OpenapiClient::ProvideDetailIntegrationStepRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | | **key** | **String** | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::ProvideDetailIntegrationStepRequest.new(type: provide-detail, key: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.14.0 | docs/ProvideDetailIntegrationStepRequest.md |
first_data_gateway-1.13.0 | docs/ProvideDetailIntegrationStepRequest.md |