Fields documentation for RentalObjectSortExpressionWeb

NameTypeSummeryRemarks
AttributeNullSortOptionsAttributeNullSortOptionWebEnumDetermines the preferred behaviour of the server when sorting null attribute values. Attributes can have null values if they are not registered on the rental object or the searched date is not covered by a date interval on the attribute.
AttributeSortIdInt32When RentalObjectSortOptionEnum equals Attribute, This property can be assigned the attribute id to sort by when sorting by a single attribute value. Also the collection AttributeSortIds should be used as an alternative if sorting should be performed on a group consisting of values from more than one attribute.
AttributeSortIdsSystemInt32[]When RentalObjectSortOptionEnum equals Attribute, This property should be assigned the attribute ids to sort by when sorting should be performed on a group consisting of values from more than one attribute. NOTE: If this property is used, AttributeSortId is ignored. A maximum number of 10 ids are supported in each sort expression. If any more ids are provided they are ignored.
AttributeSortOptionsAttributeSortOptionWebEnumDetermines which attribute value is used if a rental object sort expression contains multiple attribute values.
DirectionSortDirectionEnumSortDirectionEnum.
OptionRentalObjectSortOptionWebEnumRentalObjectSortOptionEnum.