Sage Intacct SDK for .NET
Intacct.SDK.Xml.OnlineResponse Class Reference
Inheritance diagram for Intacct.SDK.Xml.OnlineResponse:
Intacct.SDK.Xml.AbstractResponse

Public Member Functions

 OnlineResponse (Stream body)
 

Data Fields

List< ResultResults
 

Properties

Authentication Authentication [get]
 
- Properties inherited from Intacct.SDK.Xml.AbstractResponse
XElement Response [get, set]
 
Control Control [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Intacct.SDK.Xml.AbstractResponse
 AbstractResponse (Stream body)
 

Constructor & Destructor Documentation

◆ OnlineResponse()

Intacct.SDK.Xml.OnlineResponse.OnlineResponse ( Stream  body)
inline

Field Documentation

◆ Results

List<Result> Intacct.SDK.Xml.OnlineResponse.Results

Property Documentation

◆ Authentication

Authentication Intacct.SDK.Xml.OnlineResponse.Authentication
get