Method: TCAClient::Webhook#allow_insecure

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

#allow_insecureObject

if using an non https url, this must be set to true



31
32
33
# File 'lib/tca_client/models/webhook.rb', line 31

def allow_insecure
  @allow_insecure
end