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
Deposit
Create
Other
Receipt
Create
constructor
_control
Id
attachments
Id
bank
Account
Id
custom
Fields
deposit
Date
description
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
lines
payer
payment
Method
receipt
Date
transaction
Currency
transaction
Date
transaction
No
undeposited
Funds
GlAccount
No
control
Id
write
Xml
Other
Receipt
Line
Create
Hierarchy
AbstractOtherReceipt
OtherReceiptCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
attachments
Id
bank
Account
Id
custom
Fields
deposit
Date
description
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
lines
payer
payment
Method
receipt
Date
transaction
Currency
transaction
Date
transaction
No
undeposited
Funds
GlAccount
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Other
Receipt
Create
(
controlId
?:
string
)
:
OtherReceiptCreate
Parameters
Optional
controlId:
string
Returns
OtherReceiptCreate
Properties
Protected
_control
Id
_control
Id
:
string
attachments
Id
attachments
Id
:
string
bank
Account
Id
bank
Account
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
deposit
Date
deposit
Date
:
Date
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
:
AbstractOtherReceiptLine
[]
payer
payer
:
string
payment
Method
payment
Method
:
string
receipt
Date
receipt
Date
:
Date
transaction
Currency
transaction
Currency
:
string
transaction
Date
transaction
Date
:
Date
transaction
No
transaction
No
:
string
undeposited
Funds
GlAccount
No
undeposited
Funds
GlAccount
No
:
string
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