Class: MoneyMover::Dwolla::ReceiveOnlyCustomer

Inherits:
Customer show all
Defined in:
lib/money_mover/dwolla/models/receive_only_customer.rb

Direct Known Subclasses

ReceiveOnlyBusinessCustomer

Constant Summary

Constants inherited from Customer

Customer::COMPANY_TYPES

Instance Attribute Summary

Attributes inherited from Customer

#address1, #address2, #businessClassification, #businessName, #businessType, #city, #created, #dateOfBirth, #doingBusinessAs, #ein, #email, #firstName, #ipAddress, #lastName, #phone, #postalCode, #ssn, #state, #status, #type, #website

Attributes inherited from ApiResource

#_embedded, #_links, #attrs, #id, #resource_location

Method Summary

Methods inherited from Customer

find, #save

Methods inherited from ApiResource

#destroy, fetch, #initialize, #save

Constructor Details

This class inherits a constructor from MoneyMover::Dwolla::ApiResource