Sha256: da5e96528870e45f62a5a8e2b5377ac07eaac9831a408f31db219272db4287c4

Contents?: true

Size: 348 Bytes

Versions: 3

Compression:

Stored size: 348 Bytes

Contents

# VeloPayments::ChallengeV3

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **value** | **String** |  |  |
| **description** | **String** |  |  |

## Example

```ruby
require 'velopayments'

instance = VeloPayments::ChallengeV3.new(
  value: challenge test,
  description: challenge description
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
velopayments-2.37.150.beta1 docs/ChallengeV3.md
velopayments-2.35.58 docs/ChallengeV3.md
velopayments-2.35.58.beta1 docs/ChallengeV3.md