Class: Quickeebooks::Online::Model::PaymentMethod

Inherits:
IntuitType
  • Object
show all
Includes:
ActiveModel::Validations
Defined in:
lib/quickeebooks/online/model/payment_method.rb

Constant Summary collapse

XML_COLLECTION_NODE =
'PaymentMethods'
XML_NODE =
'PaymentMethod'
REST_RESOURCE =
"payment-method"

Method Summary

Methods inherited from IntuitType

resource_for_collection, resource_for_singular

Methods included from Logging

#log