Method: Dnsimple::Struct::Webhook#id

Defined in:
lib/dnsimple/struct/webhook.rb

#idInteger

Returns The contact ID in DNSimple.

Returns:

  • (Integer)

    The contact ID in DNSimple.



8
9
10
# File 'lib/dnsimple/struct/webhook.rb', line 8

def id
  @id
end