Class: MasterCard::API::Mastercom::RetrievalsDebitMasterCardAndEuropeDualAcquirer
- Inherits:
-
Core::Model::BaseObject
- Object
- Core::Model::BaseObject
- MasterCard::API::Mastercom::RetrievalsDebitMasterCardAndEuropeDualAcquirer
- Includes:
- Core::Model
- Defined in:
- lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb
Class Method Summary collapse
- .acquirerFulfillARequest(mapObj) ⇒ Object
- .create(mapObj) ⇒ Object
- .getDocumentation(criteria) ⇒ Object
- .issuerRespondToFulfillment(mapObj) ⇒ Object
Instance Method Summary collapse
Class Method Details
.acquirerFulfillARequest(mapObj) ⇒ Object
65 66 67 68 69 70 71 72 73 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 65 def self.acquirerFulfillARequest(mapObj) # #Creates object of type RetrievalsDebitMasterCardAndEuropeDualAcquirer # #@param Dict mapObj, containing the required parameters to create a new object #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] of the response of created instance. #@raise [APIException] an exception from the response status return self.execute("3e776b9e-a523-464a-bca8-6c864bc997d5", RetrievalsDebitMasterCardAndEuropeDualAcquirer.new(mapObj)) end |
.create(mapObj) ⇒ Object
81 82 83 84 85 86 87 88 89 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 81 def self.create(mapObj) # #Creates object of type RetrievalsDebitMasterCardAndEuropeDualAcquirer # #@param Dict mapObj, containing the required parameters to create a new object #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] of the response of created instance. #@raise [APIException] an exception from the response status return self.execute("f9ed9ce3-932e-49d9-8be7-e9f0efee301d", RetrievalsDebitMasterCardAndEuropeDualAcquirer.new(mapObj)) end |
.getDocumentation(criteria) ⇒ Object
102 103 104 105 106 107 108 109 110 111 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 102 def self.getDocumentation(criteria) # #Query objects of type RetrievalsDebitMasterCardAndEuropeDualAcquirer by id and optional criteria #@param [Dict] criteria #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] object representing the response. #@raise [APIException] an exception from the response status # return self.execute("e1e58ef2-4790-4ba4-afbb-acff59f08965",RetrievalsDebitMasterCardAndEuropeDualAcquirer.new(criteria)) end |
.issuerRespondToFulfillment(mapObj) ⇒ Object
114 115 116 117 118 119 120 121 122 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 114 def self.issuerRespondToFulfillment(mapObj) # #Creates object of type RetrievalsDebitMasterCardAndEuropeDualAcquirer # #@param Dict mapObj, containing the required parameters to create a new object #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] of the response of created instance. #@raise [APIException] an exception from the response status return self.execute("a0a85d7a-3c1a-48ac-a325-d1871059a728", RetrievalsDebitMasterCardAndEuropeDualAcquirer.new(mapObj)) end |
Instance Method Details
#retrievalFullfilmentImageStatus ⇒ Object
131 132 133 134 135 136 137 138 139 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 131 def retrievalFullfilmentImageStatus # #Updates an object of type RetrievalsDebitMasterCardAndEuropeDualAcquirer # #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] object representing the response. #@raise [APIException] an exception from the response status # return self.class.execute("b9b23df9-beba-418d-8860-a4f366e93af1",self) end |
#retrievalFullfilmentStatus ⇒ Object
148 149 150 151 152 153 154 155 156 |
# File 'lib/mastercard/api/mastercom/retrievalsdebitmastercardandeuropedualacquirer.rb', line 148 def retrievalFullfilmentStatus # #Updates an object of type RetrievalsDebitMasterCardAndEuropeDualAcquirer # #@return [RetrievalsDebitMasterCardAndEuropeDualAcquirer] object representing the response. #@raise [APIException] an exception from the response status # return self.class.execute("394df995-8759-46ef-9191-e37a1986ca67",self) end |