menu
woosignal package
documentation
models/payload/order_wc.dart
FeeLines
FeeLines constructor
FeeLines constructor
dark_mode
light_mode
FeeLines
constructor
FeeLines
(
{
String
?
name
,
String
?
taxClass
,
String
?
taxStatus
,
String
?
total
,
List
<
MetaData
>
?
metaData
,
})
Implementation
FeeLines( {this.name, this.taxClass, this.taxStatus, this.total, this.metaData});
woosignal package
documentation
models/payload/order_wc
FeeLines
FeeLines constructor
FeeLines class