Sage Intacct SDK for PHP
AbstractStatisticalAccount Class Reference
Inheritance diagram for AbstractStatisticalAccount:
AbstractGlAccount AbstractFunction FunctionInterface StatisticalAccountCreate StatisticalAccountDelete StatisticalAccountUpdate

Public Member Functions

 getReportType ()
 
 setReportType ($reportType)
 
- Public Member Functions inherited from AbstractFunction
 getControlId ()
 
 setControlId (string $controlId='')
 
 __construct (string $controlId='')
 
 writeXml (XMLWriter &$xml)
 
 getControlId ()
 
 setControlId (string $controlId)
 
 writeXml (XMLWriter &$xml)
 

Protected Attributes

 $reportType
 
- Protected Attributes inherited from AbstractFunction
 $controlId = ''
 

Member Function Documentation

◆ getReportType()

getReportType ( )
Returns
string

◆ setReportType()

setReportType (   $reportType)
Parameters
string$reportType

Field Documentation

◆ $reportType

$reportType
protected