Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Ap
Payment
Create
constructor
_control
Id
ap
Payment
Info
control
Id
write
Xml
Hierarchy
AbstractFunction
ApPaymentCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
ap
Payment
Info
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
ApPayment
Create
(
apPaymentInfo
:
ApPaymentInfo
, controlId
:
string
)
:
ApPaymentCreate
Parameters
apPaymentInfo:
ApPaymentInfo
controlId:
string
Returns
ApPaymentCreate
Properties
Protected
_control
Id
_control
Id
:
string
Private
Readonly
ap
Payment
Info
ap
Payment
Info
:
ApPaymentInfo
Accessors
control
Id
get
controlId
(
)
:
string
set
controlId
(
controlId
:
string
)
:
void
Returns
string
Parameters
controlId:
string
Returns
void
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc