Class: TreezorConnect::Sca::ExternalOperation
- Inherits:
-
ApiResource
- Object
- ApiResource
- TreezorConnect::Sca::ExternalOperation
- Extended by:
- ApiOperations::Create, ApiOperations::Update
- Defined in:
- lib/treezor_connect/resources/sca/external_operation.rb
Constant Summary collapse
- OBJECT_NAME =
'sca/external_operation'- OBJECT_PRIMARY_KEY =
'externalOperationId'
Class Method Summary collapse
Methods included from ApiOperations::Create
Methods included from ApiOperations::Update
Methods inherited from ApiResource
Methods included from ApiOperations::Request
Class Method Details
.resource_url ⇒ Object
12 13 14 |
# File 'lib/treezor_connect/resources/sca/external_operation.rb', line 12 def self.resource_url '/core-connect/sca/externalOperations' end |