Contents

Summary

A set of filtering options used for searching vendors.

Properties

Name Type Nullable? Summary
NameLike String This field is nullable. The text to perform a LIKE search on the vendor name.
SearchText String This field is nullable. The search text to filter on. When set, this will sort the results by their text relevancy.
OnlyManufacturers Boolean Whether only vendors classified as product manufacturers should be returned.
OnlySuppliers Boolean Whether only vendors classified as asset suppliers should be returned.
OnlyContractProviders Boolean Whether only vendors classified as contract providers should be returned.
IsActive Boolean This field is nullable. The active status to filter on.
CustomAttributes TeamDynamix.Api.CustomAttributes.CustomAttribute[] This field is nullable. The custom attributes to filter on.