Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
MaskedQuoteIdToQuoteIdInterface Interface Reference
Inheritance diagram for MaskedQuoteIdToQuoteIdInterface:
MaskedQuoteIdToQuoteId

Public Member Functions

 execute (string $maskedQuoteId)
 

Detailed Description

Converts masked quote id to the quote id (entity id) @api

Definition at line 16 of file MaskedQuoteIdToQuoteIdInterface.php.

Member Function Documentation

◆ execute()

execute ( string  $maskedQuoteId)
Parameters
string$maskedQuoteId
Returns
int
Exceptions
NoSuchEntityException

Implemented in MaskedQuoteIdToQuoteId.


The documentation for this interface was generated from the following file: