Sha256: 61fe471ffb1f0e2a8dfd29a94295f27d6da4c0b11e82ba5839b631956d24f4bf
Contents?: true
Size: 528 Bytes
Versions: 63
Compression:
Stored size: 528 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 BillingInfoVerify < Request # @!attribute gateway_code # @return [String] An identifier for a specific payment gateway. define_attribute :gateway_code, String end end end
Version data entries
63 entries across 63 versions & 1 rubygems