phpDocumentor

CustomerOrderRepository

Interface CustomerOrderRepository

Table of Contents

getCustomerOrderById()  : CustomerOrder
Returns a specific customer order based on the given ID.
getCustomerOrders()  : CustomerOrders
Returns all available customer orders.

Methods

Search results