Method: SDM::AccessRequestEvent#request_id

Defined in:
lib/models/porcelain.rb

#request_idObject

The request that the event is bound to.



800
801
802
# File 'lib/models/porcelain.rb', line 800

def request_id
  @request_id
end