Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Endpoint
Login
Credentials
Profile
Credential
Provider
DEFAULT_
PROFILE_
FILE
DEFAULT_
PROFILE_
NAME
get
Home
Dir
Profile
get
Ini
Profile
Data
get
Login
Credentials
get
Sender
Credentials
profile
File
Exists
Sender
Credentials
Session
Credentials
ICredentials
Hierarchy
ProfileCredentialProvider
Index
Properties
DEFAULT_
PROFILE_
FILE
DEFAULT_
PROFILE_
NAME
Methods
get
Home
Dir
Profile
get
Ini
Profile
Data
get
Login
Credentials
get
Sender
Credentials
profile
File
Exists
Properties
Static
Readonly
DEFAULT_
PROFILE_
FILE
DEFAULT_
PROFILE_
FILE
:
"/.intacct/credentials.ini"
= "/.intacct/credentials.ini"
Static
Readonly
DEFAULT_
PROFILE_
NAME
DEFAULT_
PROFILE_
NAME
:
"default"
= "default"
Methods
Static
get
Home
Dir
Profile
get
Home
Dir
Profile
(
)
:
string
Returns
string
Static
Private
get
Ini
Profile
Data
get
Ini
Profile
Data
(
config
:
ClientConfig
)
:
any
Parameters
config:
ClientConfig
Returns
any
Static
get
Login
Credentials
get
Login
Credentials
(
config
:
ClientConfig
)
:
ClientConfig
Parameters
config:
ClientConfig
Returns
ClientConfig
Static
get
Sender
Credentials
get
Sender
Credentials
(
config
:
ClientConfig
)
:
ClientConfig
Parameters
config:
ClientConfig
Returns
ClientConfig
Static
Private
profile
File
Exists
profile
File
Exists
(
config
:
ClientConfig
)
:
boolean
Parameters
config:
ClientConfig
Returns
boolean
Generated using
TypeDoc