lib/stripe/account.rb in stripe-1.57.0 vs lib/stripe/account.rb in stripe-1.57.1
- old
+ new
@@ -77,10 +77,10 @@
end
end
update_hash
end
- def protected_fields
+ def self.protected_fields
[:legal_entity]
end
def legal_entity
self['legal_entity']