saman-payment-pos
Preparing search index...
bill
billCategory
Function billCategory
billCategory
(
billId
:
string
)
:
{
code
:
number
;
en
:
string
;
fa
:
string
}
Bill category from the second-to-last digit of the bill id.
Parameters
billId
:
string
Returns
{
code
:
number
;
en
:
string
;
fa
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
saman-payment-pos
Loading...
Bill category from the second-to-last digit of the bill id.