Last date modified: 2025-Apr-29

Interface: ObjectManagerSort

OutboundTranslationApi.ObjectManagerSort

Description

Used in ObjectManager calls to sort data

Properties

Properties

Direction

  • Direction: string

Direction of the sort (ASC or DESC)

FieldIdentifier

  • FieldIdentifier: Object

Field to sort on

Type declaration

Name Type Description
Name string Name of the Field
Return to top of the page
Feedback