Class: TreezorConnect::SctInst::Payin
- Inherits:
-
ApiResource
- Object
- TreezorObject
- ApiResource
- TreezorConnect::SctInst::Payin
- Extended by:
- ApiOperations::Create
- Defined in:
- lib/treezor_connect/resources/sct_inst/payin.rb
Constant Summary collapse
- OBJECT_PRIMARY_KEY =
'sctInstID'- OBJECT_NAME =
'sct_inst/payin'
Class Method Summary collapse
Methods included from ApiOperations::Create
Methods inherited from ApiResource
Methods included from ApiOperations::Request
Methods inherited from TreezorObject
constantize_object_class, construct_from, create_instance, define_readers, extract_id, #initialize, set_attributes, #to_hash
Constructor Details
This class inherits a constructor from TreezorConnect::TreezorObject
Class Method Details
.resource_url ⇒ Object
10 11 12 |
# File 'lib/treezor_connect/resources/sct_inst/payin.rb', line 10 def self.resource_url '/simulation/sct-inst/payin' end |