Method: TCAClient::Webhook#event_types

Defined in:
lib/tca_client/models/webhook.rb

#event_typesObject

an array of the types of callbacks that will be sent to this webhook



26
27
28
# File 'lib/tca_client/models/webhook.rb', line 26

def event_types
  @event_types
end