TableSortByFieldState🔗Constructor🔗TableSortByFieldState() Methods🔗 build🔗Builds the object.def build() -> common.TableSortByFieldState desc🔗Flag used to indicate descending sort orderdef desc(desc: bool) -> typing.Self display_name🔗Sets the display name of the field to sort bydef display_name(display_name: str) -> typing.Self See also🔗 TableSortByFieldState