findById abstract method

Order findById(
  1. String orderId
)

Implementation

Order findById(String orderId);