Sha256: c9e0fdce76a76dafd4054eeb4446ce0bfa9abf897345bf1ae74dc691fb493501

Contents?: true

Size: 445 Bytes

Versions: 2

Compression:

Stored size: 445 Bytes

Contents

# PCPServerSDK::CompletePaymentMethodSpecificInput

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payment_product3391_specific_input** | [**PaymentProduct3391SpecificInput**](PaymentProduct3391SpecificInput.md) |  | [optional] |

## Example

```ruby
require 'PCP-server-Ruby-SDK'

instance = PCPServerSDK::CompletePaymentMethodSpecificInput.new(
  payment_product3391_specific_input: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pcp-server-ruby-sdk-0.0.6 docs/CompletePaymentMethodSpecificInput.md
pcp-server-ruby-sdk-0.1.0 docs/CompletePaymentMethodSpecificInput.md