sortOrder property

double? sortOrder
getter/setter pair

The decimal sort order of this PolicyQuery.

The value is relative to all other policies with the same setting type for the customer. (There are no duplicates within this set).

Output only.

Implementation

core.double? sortOrder;