Sha256: eb5a97b846549ed7754834df6399c0fecacbd63c466b6a7d62ded7fc475669dc
Contents?: true
Size: 537 Bytes
Versions: 36
Compression:
Stored size: 537 Bytes
Contents
# This file is automatically created by Recurly's OpenAPI generation process # and thus any edits you make by hand will be lost. If you wish to make a # change to this file, please create a Github issue explaining the changes you # need and we will usher them to the appropriate places. module Recurly module Requests class BillingInfoVerifyCVV < Request # @!attribute verification_value # @return [String] Unique security code for a credit card. define_attribute :verification_value, String end end end
Version data entries
36 entries across 36 versions & 1 rubygems