Method: SmoochApi::Webhook#includeClient

Defined in:
lib/smooch-api/models/webhook.rb

#includeClientObject

Specifies whether webhook payloads should include the client information associated with a conversation in webhook events.



34
35
36
# File 'lib/smooch-api/models/webhook.rb', line 34

def includeClient
  @includeClient
end