Method: Dnsimple::Struct::Account#id

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

#idInteger

Returns The account ID in DNSimple.

Returns:

  • (Integer)

    The account ID in DNSimple.



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

def id
  @id
end