Search
Preparing search index...
The search index is not available
Persian Tools - v3.5.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Persian Tools - v3.5.0
Bill
Class Bill
Hierarchy
Bill
Index
Constructors
constructor
Properties
barcode
bill
Id
bill
Payment
bill
Types
currency
Methods
Cal
The
Bit
find
By
Barcode
get
Amount
get
Barcode
get
Bill
Type
get
Result
set
Id
set
Payment
Id
verification
Bill
verification
Bill
Id
verification
Bill
Payment
Constructors
constructor
new
Bill
(
__namedParameters
:
BillParams
)
:
Bill
Parameters
__namedParameters:
BillParams
Returns
Bill
Properties
Private
Readonly
barcode
barcode
:
null
|
string
Private
bill
Id
bill
Id
:
null
|
number
Private
bill
Payment
bill
Payment
:
null
|
number
Private
Readonly
bill
Types
bill
Types
:
BillTypesModel
Private
Readonly
currency
currency
:
Currency
Methods
Private
Cal
The
Bit
Cal
The
Bit
(
num
:
string
)
:
number
Parameters
num:
string
Returns
number
find
By
Barcode
find
By
Barcode
(
barcode
?:
string
)
:
BillBarcodeModel
Parameters
Optional
barcode:
string
Returns
BillBarcodeModel
get
Amount
get
Amount
(
)
:
number
Returns
number
get
Barcode
get
Barcode
(
)
:
string
Returns
string
get
Bill
Type
get
Bill
Type
(
)
:
BillTypes
Returns
BillTypes
get
Result
get
Result
(
)
:
BillResult
Returns
BillResult
Private
set
Id
set
Id
(
billId
:
number
)
:
void
Parameters
billId:
number
Returns
void
Private
set
Payment
Id
set
Payment
Id
(
billPayment
:
number
)
:
void
Parameters
billPayment:
number
Returns
void
verification
Bill
verification
Bill
(
)
:
boolean
Returns
boolean
verification
Bill
Id
verification
Bill
Id
(
)
:
boolean
Returns
boolean
verification
Bill
Payment
verification
Bill
Payment
(
)
:
boolean
Returns
boolean
Exports
Bill
constructor
barcode
bill
Id
bill
Payment
bill
Types
currency
Cal
The
Bit
find
By
Barcode
get
Amount
get
Barcode
get
Bill
Type
get
Result
set
Id
set
Payment
Id
verification
Bill
verification
Bill
Id
verification
Bill
Payment
Generated using
TypeDoc