Class: Quickeebooks::Windows::Model::Phone

Inherits:
IntuitType
  • Object
show all
Defined in:
lib/quickeebooks/windows/model/phone.rb

Instance Method Summary collapse

Methods included from Logging

#log

Instance Method Details

#default?Boolean

Returns:

  • (Boolean)


13
14
15
# File 'lib/quickeebooks/windows/model/phone.rb', line 13

def default?
  default == "true"
end