class documentation

class FlurstueckQueryOptions(gws.Data): (source)

Constructor: FlurstueckQueryOptions(*args, **kwargs)

View In Hierarchy

Undocumented

Class Variable buchungsblattSearchOptions Undocumented
Class Variable displayThemes Undocumented
Class Variable hardLimit Undocumented
Class Variable limit Undocumented
Class Variable nameSearchOptions Undocumented
Class Variable offset Undocumented
Class Variable sort Undocumented
Class Variable strasseSearchOptions Undocumented
Class Variable withBuchung Undocumented
Class Variable withEigentuemer Undocumented
Class Variable withHistoryDisplay Undocumented
Class Variable withHistorySearch Undocumented

Inherited from Data:

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
buchungsblattSearchOptions: gws.TextSearchOptions = (source)

Undocumented

displayThemes: list[DisplayTheme] = (source)

Undocumented

hardLimit: int = (source)

Undocumented

limit: int = (source)

Undocumented

Undocumented

offset: int = (source)

Undocumented

sort: t.Optional[list[gws.SortOptions]] = (source)

Undocumented

strasseSearchOptions: gws.TextSearchOptions = (source)

Undocumented

withBuchung: bool = (source)

Undocumented

withEigentuemer: bool = (source)

Undocumented

withHistoryDisplay: bool = (source)

Undocumented

withHistorySearch: bool = (source)

Undocumented