class Control

Methods

__construct(SimpleXMLIterator $control)

Initializes the class

string
getStatus()

Get control status

string
getSenderId()

Get sender ID

string
getControlId()

Get control ID

string
getUniqueId()

Get unique ID

string
getDtdVersion()

Get DTD version

Details

at line line 47
__construct(SimpleXMLIterator $control)

Initializes the class

Parameters

SimpleXMLIterator $control

Exceptions

IntacctException

at line line 77
string getStatus()

Get control status

Return Value

string

at line line 87
string getSenderId()

Get sender ID

Return Value

string

at line line 97
string getControlId()

Get control ID

Return Value

string

at line line 107
string getUniqueId()

Get unique ID

Return Value

string

at line line 117
string getDtdVersion()

Get DTD version

Return Value

string