lib/recurly/resources/transaction.rb in recurly-3.0.0 vs lib/recurly/resources/transaction.rb in recurly-3.1.0
- old
+ new
@@ -85,10 +85,10 @@
# @!attribute ip_address_country
# @return [String] IP address's country
define_attribute :ip_address_country, String
# @!attribute ip_address_v4
- # @return [String] IP address provided when the billing information was collected: - When the customer enters billing information into the Recurly.JS or Hosted Payment Pages, Recurly records the IP address. - When the merchant enters billing information using the API, the merchant may provide an IP address. - When the merchant enters billing information using the UI, no IP address is recorded.
+ # @return [String] IP address provided when the billing information was collected: - When the customer enters billing information into the Recurly.js or Hosted Payment Pages, Recurly records the IP address. - When the merchant enters billing information using the API, the merchant may provide an IP address. - When the merchant enters billing information using the UI, no IP address is recorded.
define_attribute :ip_address_v4, String
# @!attribute object
# @return [String] Object type
define_attribute :object, String