lib/billimatic/entities/plan.rb in billimatic-client-0.10.0 vs lib/billimatic/entities/plan.rb in billimatic-client-0.10.1
- old
+ new
@@ -15,9 +15,11 @@
attribute :features, Array[PlanFeature]
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
+ attribute :cobrato_billet_charge_template_name, String
attribute :cobrato_payment_gateway_charge_config_id, Integer
attribute :cobrato_payment_gateway_charge_config_name, String
attribute :finance_category, String
attribute :finance_revenue_center, String
attribute :created_at, DateTime