module CTAAggregatorClient::Event

Constants

RELATIONSHIPS
RESOURCE_NAME

Public Class Methods

relationships() click to toggle source
# File lib/cta_aggregator_client/event.rb, line 16
def relationships
  RELATIONSHIPS
end
resource_name() click to toggle source
# File lib/cta_aggregator_client/event.rb, line 12
def resource_name
  RESOURCE_NAME
end