Class: MasterCard::API::AssuranceIq::ECommerceMessageConfidence

Inherits:
Core::Model::BaseObject
  • Object
show all
Includes:
Core::Model
Defined in:
lib/mastercard/api/assuranceiq/ecommercemessageconfidence.rb

Instance Method Summary collapse

Instance Method Details

#updateObject



61
62
63
64
65
66
67
68
69
# File 'lib/mastercard/api/assuranceiq/ecommercemessageconfidence.rb', line 61

def update
	#
	#Updates an object of type ECommerceMessageConfidence
	#
	#@return [ECommerceMessageConfidence] object representing the response.
	#@raise [APIException] an exception from the response status
	#
	return self.class.execute("2c65b687-263e-4670-9b67-d31145b46b8c",self)
end