Method: Notifo::UpdateIntegrationDto#test

Defined in:
lib/notifo/models/update_integration_dto.rb

#testObject

True when used for test events.



23
24
25
# File 'lib/notifo/models/update_integration_dto.rb', line 23

def test
  @test
end