Class: Dnsimple::Struct::TransferOrder

Inherits:
Base
  • Object
show all
Defined in:
lib/dnsimple/struct/transfer_order.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Dnsimple::Struct::Base

Instance Attribute Details

#idObject

Returns the value of attribute id.



5
6
7
# File 'lib/dnsimple/struct/transfer_order.rb', line 5

def id
  @id
end

#statusObject

Returns the value of attribute status.



6
7
8
# File 'lib/dnsimple/struct/transfer_order.rb', line 6

def status
  @status
end