returnEntries property

bool? returnEntries
final

A Boolean that controls the format of the search results. If true, SearchOrders returns OrderEntry objects. If false, SearchOrders returns complete order objects.

Implementation

final bool? returnEntries;