Class CompaniesResponse
[Obsolete("This class is obsolete. Use CompaniesGetResponse instead.")]
public class CompaniesResponse : CompaniesGetResponse, IParsable
- Inheritance
-
CompaniesResponse
- Implements
-
IParsable
- Inherited Members
Methods
CreateFromDiscriminatorValue(IParseNode)
Creates a new instance of the appropriate class based on discriminator value
public static CompaniesResponse CreateFromDiscriminatorValue(IParseNode parseNode)
Parameters
parseNode
IParseNodeThe parse node to use to read the discriminator value and create the object