Method: SDM::Workflow#auto_grant
- Defined in:
- lib/models/porcelain.rb
#auto_grant ⇒ Object
Optional auto grant setting to automatically approve requests or not, defaults to false.
15448 15449 15450 |
# File 'lib/models/porcelain.rb', line 15448 def auto_grant @auto_grant end |