Sha256: b49b45761ccfecc09d4b99c3f960776b4bb4d00d6e496a5019e068adf06b8490
Contents?: true
Size: 404 Bytes
Versions: 196
Compression:
Stored size: 404 Bytes
Contents
# UltracartClient::VerificationRecord ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | [optional] | | **type** | **String** | | [optional] | | **value** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::VerificationRecord.new( name: null, type: null, value: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems