Class: PayjpMock::Response::Resource::Account
- Defined in:
- lib/payjp_mock/response/resource/account.rb
Constant Summary collapse
- PREFIX =
'acct'.freeze
- OBJECT =
'account'.freeze
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#canonicalize, #initialize, #set, #status
Methods included from Util
#generate_fingerprint, #generate_resource_id
Methods inherited from Base
#body, #exception, #status, #to_h
Constructor Details
This class inherits a constructor from PayjpMock::Response::Resource::Base