Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Bank
Account
Transaction
Record
Abstract
Bank
Feeds
Abstract
Charge
Card
Transaction
Abstract
Charge
Card
Transaction
Line
Abstract
Deposit
Abstract
Other
Receipt
Abstract
Other
Receipt
Line
Bank
Account
Transaction
Record
Bank
Feeds
Create
Charge
Card
Transaction
Create
Charge
Card
Transaction
Line
Create
Charge
Card
Transaction
Line
Update
Charge
Card
Transaction
Reverse
Charge
Card
Transaction
Update
constructor
_control
Id
attachments
Id
charge
Card
Id
custom
Fields
description
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
lines
payee
record
No
reference
Number
transaction
Currency
transaction
Date
control
Id
write
Xml
Deposit
Create
Other
Receipt
Create
Other
Receipt
Line
Create
Hierarchy
AbstractChargeCardTransaction
ChargeCardTransactionUpdate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
attachments
Id
charge
Card
Id
custom
Fields
description
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
lines
payee
record
No
reference
Number
transaction
Currency
transaction
Date
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Charge
Card
Transaction
Update
(
controlId
?:
string
)
:
ChargeCardTransactionUpdate
Parameters
Optional
controlId:
string
Returns
ChargeCardTransactionUpdate
Properties
Protected
_control
Id
_control
Id
:
string
attachments
Id
attachments
Id
:
string
charge
Card
Id
charge
Card
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
exchange
Rate
Date
exchange
Rate
Date
:
Date
exchange
Rate
Type
exchange
Rate
Type
:
string
exchange
Rate
Value
exchange
Rate
Value
:
number
lines
lines
:
AbstractChargeCardTransactionLine
[]
payee
payee
:
string
record
No
record
No
:
number
reference
Number
reference
Number
:
string
transaction
Currency
transaction
Currency
:
string
transaction
Date
transaction
Date
:
Date
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