Method: FireflyIIIClient::Rule#rule_group_id

Defined in:
lib/firefly_iii_client/models/rule.rb

#rule_group_idObject

ID of the rule group under which the rule must be stored. Either this field or rule_group_title is mandatory.



27
28
29
# File 'lib/firefly_iii_client/models/rule.rb', line 27

def rule_group_id
  @rule_group_id
end