Table of Contents

Class TaxesResponse

Namespace
Autodesk.ACC.CostManagement.V1.Projects.Item.Taxes
Assembly
Autodesk.ACC.CostManagement.dll
[Obsolete("This class is obsolete. Use TaxesGetResponse instead.")]
public class TaxesResponse : TaxesGetResponse, IAdditionalDataHolder, IParsable
Inheritance
TaxesResponse
Implements
IAdditionalDataHolder
IParsable
Inherited Members

Methods

CreateFromDiscriminatorValue(IParseNode)

Creates a new instance of the appropriate class based on discriminator value

public static TaxesResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

The parse node to use to read the discriminator value and create the object

Returns

TaxesResponse

A TaxesResponse