Model
EnteredOption
Magento\Quote\Model\Cart\Data\EnteredOption
What it does
This class serves as a Data Transfer Object (DTO) that stores custom option values entered by customers when adding products to their shopping cart.
Developers use this class to handle custom text fields, text areas, or other user-entered product options that need to be associated with quote items in Magento's cart and checkout process.
Public Methods
- getUid()
- getValue()