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