Documentation
Preparing search index...
utils/ACCELYA/ocn.utils
acceptOcnJsonQuery
Function acceptOcnJsonQuery
acceptOcnJsonQuery
(
body
:
any
,
)
:
{
ActionContext
:
any
;
OrderID
:
any
;
Payments
:
{
Payment
:
{
Method
:
{
Other
:
{
Remarks
:
{
Remark
:
string
}
}
}
;
Type
:
string
;
}
;
}
;
}
Parameters
body
:
any
Returns
{
ActionContext
:
any
;
OrderID
:
any
;
Payments
:
{
Payment
:
{
Method
:
{
Other
:
{
Remarks
:
{
Remark
:
string
}
}
}
;
Type
:
string
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...