Interface ParcelServiceReaderInterface
package |
Default |
---|
fetchAll(\IntType $limit, \IntType $offset) : array
fetchBy(\IntType $limit, \IntType $offset, \StringType $searchCondition) : array
fetchById(\ParcelServiceId $parcelServiceId) : array