Method: DomainEvent#tenantId
- Defined in:
- lib/apollo_commons_ruby/DomainEvent.rb
#tenantId ⇒ Object (readonly)
Returns the value of attribute tenantId.
15 16 17 |
# File 'lib/apollo_commons_ruby/DomainEvent.rb', line 15 def tenantId @tenantId end |