lib/patch_ruby/models/order.rb in patch_ruby-1.15.0 vs lib/patch_ruby/models/order.rb in patch_ruby-1.15.1
- old
+ new
@@ -28,10 +28,10 @@
attr_accessor :production
# The current state of the order.
attr_accessor :state
- # The current state of the allocated carbon offsets of the order.
+ # DEPRECATED. Indicates if the order has been fully allocated to projects.
attr_accessor :allocation_state
# The total price in cents USD of the carbon offsets purchased through this order.
attr_accessor :price_cents_usd