Sha256: c1b1fa47beb4ff821160b2f3d47bbd9eee16a5f0e9ae3f3b1ad8e5d5a9383344
Contents?: true
Size: 387 Bytes
Versions: 5
Compression:
Stored size: 387 Bytes
Contents
# VeloPayments::Challenge ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **value** | **String** | | **description** | **String** | | ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::Challenge.new(value: challenge test, description: challenge description) ```
Version data entries
5 entries across 5 versions & 1 rubygems