Sha256: 50a0ddd67d0c28838ee342e9c0dee752b6a7152a99fa0c1ad5d5003d934e65eb
Contents?: true
Size: 659 Bytes
Versions: 62
Compression:
Stored size: 659 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 Resources class SubscriptionChangeBillingInfo < Resource # @!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
62 entries across 62 versions & 1 rubygems