ItemEstimateOptions

ItemEstimateOptions()

Инициализирует новый экземпляр класса ItemEstimateOptions.

public ItemEstimateOptions()

Смотрите также


ItemEstimateOptions(AirsyncClass?, AirsyncFilterType?, int?)

Инициализирует новый экземпляр класса ItemEstimateOptions.

public ItemEstimateOptions(AirsyncClass? airClass, AirsyncFilterType? filterType, int? maxItems)
ПараметрТипОписание
airClassNullable`1Определяет класс предмета.
filterTypeNullable`1Задает дополнительное временное окно для объектов
maxItemsNullable`1Задает максимальное количество элементов, которые необходимо включить в ответ.

Смотрите также