lib/recurly/resources/account.rb in recurly-4.37.0 vs lib/recurly/resources/account.rb in recurly-4.38.0
- old
+ new
@@ -104,9 +104,13 @@
# @!attribute object
# @return [String] Object type
define_attribute :object, String
+ # @!attribute override_business_entity_id
+ # @return [String] Unique ID to identify the business entity assigned to the account. Available when the `Multiple Business Entities` feature is enabled.
+ define_attribute :override_business_entity_id, String
+
# @!attribute parent_account_id
# @return [String] The UUID of the parent account associated with this account.
define_attribute :parent_account_id, String
# @!attribute preferred_locale