Sha256: f360b6dda332d87a6526f0953797ec7457cf75a9785470fecc9f58e6e9af909d
Contents?: true
Size: 663 Bytes
Versions: 60
Compression:
Stored size: 663 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 SubscriptionChangeBillingInfoCreate < Request # @!attribute three_d_secure_action_result_token_id # @return [String] A token generated by Recurly.js after completing a 3-D Secure device fingerprinting or authentication challenge. define_attribute :three_d_secure_action_result_token_id, String end end end
Version data entries
60 entries across 60 versions & 1 rubygems