lib/billimatic/entities/plan.rb in billimatic-client-0.18.1 vs lib/billimatic/entities/plan.rb in billimatic-client-0.19.0

- old
+ new

@@ -15,9 +15,11 @@ attribute :features, Array[PlanFeature] attribute :readjustment_will_be_created, Boolean attribute :readjustment_month_quantity, Integer attribute :price_index, String attribute :readjustment_days_until_update, Integer + attribute :billet_notification_ruler_id, Integer + attribute :payment_gateway_notification_ruler_id, Integer attribute :emites_service_values_id, Integer attribute :emites_service_value_name, String attribute :cobrato_billet_charge_config_id, Integer attribute :cobrato_billet_charge_config_name, String attribute :cobrato_billet_charge_template_id, Integer