Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Response
Http
Client
Handler
Ia
Xml
Writer
Logging
Handler
Offline
Response
constructor
_status
_xml
control
status
xml
Online
Response
Request
Block
Request
Handler
IAp
Payment
Detail
IXml
Object
content
Type
Hierarchy
AbstractResponse
OfflineResponse
Index
Constructors
constructor
Properties
_status
_xml
Accessors
control
status
xml
Constructors
constructor
new
Offline
Response
(
body
:
string
)
:
OfflineResponse
Parameters
body:
string
Returns
OfflineResponse
Properties
Private
_status
_status
:
string
Protected
_xml
_xml
:
object
Accessors
control
get
control
(
)
:
Control
Returns
Control
status
get
status
(
)
:
string
Returns
string
xml
get
xml
(
)
:
object
Returns
object
Generated using
TypeDoc