QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

PriceLevelType Property

Indicates the type of PriceLevel returned.

Syntax

public PricelevelPriceLevelTypes PriceLevelType { get; set; }

enum PricelevelPriceLevelTypes { tUnspecified, tFixedPercentage, tPerItem }
Public Property PriceLevelType As PricelevelPriceLevelTypes

Enum PricelevelPriceLevelTypes tUnspecified tFixedPercentage tPerItem End Enum

Default Value

0

Remarks

Indicates the type of price level returned in the response - fixed percentage type or per item type (per item types are only supported in Premier or Enterprise).

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 .NET Edition - Version 20.0 [Build 7941]