module Webhooks::Outgoing::IssuingModel

def generate_updated_webhook

def generate_updated_webhook
  generate_webhook(:updated)
end