WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest({String? brochureId, bool? summary, String? includeValue, bool? printOneImagePerPage, bool? printHeader, String? headerTitle, List<
FwStandardModelsCheckBoxListItem> ? sortBy, String? dealIds, String? orderIds, String? setIds, String? imageId, String? uniqueId1, String? uniqueId2, String? uniqueId3, String? iCode, String? description, String? barcode, String? value, int? quanity, String? userDepartmentId, String? userLocationId, String? userWarehouseId, String? customReportLayoutId, bool? isSummary, bool? includeSubHeadingsAndSubTotals, bool? includeIdColumns, String? locale, List<FwStandardModelsCheckBoxListItem> ? excelfields, String? reportName, bool? useEmailTemplate}) -
WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest.fromJson(Map<
String, dynamic> json) -
factory
Properties
- barcode → String?
-
final
- brochureId → String?
-
final
- customReportLayoutId → String?
-
final
- dealIds → String?
-
final
- description → String?
-
final
-
excelfields
→ List<
FwStandardModelsCheckBoxListItem> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- headerTitle → String?
-
final
- iCode → String?
-
final
- imageId → String?
-
final
- includeIdColumns → bool?
-
final
- includeSubHeadingsAndSubTotals → bool?
-
final
- includeValue → String?
-
final
- isSummary → bool?
-
final
- locale → String?
-
final
- orderIds → String?
-
final
-
final
- printHeader → bool?
-
final
- printOneImagePerPage → bool?
-
final
- quanity → int?
-
final
- reportName → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- setIds → String?
-
final
-
sortBy
→ List<
FwStandardModelsCheckBoxListItem> ? -
final
- summary → bool?
-
final
- uniqueId1 → String?
-
final
- uniqueId2 → String?
-
final
- uniqueId3 → String?
-
final
- useEmailTemplate → bool?
-
final
- userDepartmentId → String?
-
final
- userLocationId → String?
-
final
- userWarehouseId → String?
-
final
- value → String?
-
final
Methods
-
copyWith(
{String? brochureId, bool? summary, String? includeValue, bool? printOneImagePerPage, bool? printHeader, String? headerTitle, List< FwStandardModelsCheckBoxListItem> ? sortBy, String? dealIds, String? orderIds, String? setIds, String? imageId, String? uniqueId1, String? uniqueId2, String? uniqueId3, String? iCode, String? description, String? barcode, String? value, int? quanity, String? userDepartmentId, String? userLocationId, String? userWarehouseId, String? customReportLayoutId, bool? isSummary, bool? includeSubHeadingsAndSubTotals, bool? includeIdColumns, String? locale, List<FwStandardModelsCheckBoxListItem> ? excelfields, String? reportName, bool? useEmailTemplate}) → WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest -
Available on WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest, provided by the $WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? brochureId, Wrapped<bool?> ? summary, Wrapped<String?> ? includeValue, Wrapped<bool?> ? printOneImagePerPage, Wrapped<bool?> ? printHeader, Wrapped<String?> ? headerTitle, Wrapped<List< ? sortBy, Wrapped<FwStandardModelsCheckBoxListItem> ?>String?> ? dealIds, Wrapped<String?> ? orderIds, Wrapped<String?> ? setIds, Wrapped<String?> ? imageId, Wrapped<String?> ? uniqueId1, Wrapped<String?> ? uniqueId2, Wrapped<String?> ? uniqueId3, Wrapped<String?> ? iCode, Wrapped<String?> ? description, Wrapped<String?> ? barcode, Wrapped<String?> ? value, Wrapped<int?> ? quanity, Wrapped<String?> ? userDepartmentId, Wrapped<String?> ? userLocationId, Wrapped<String?> ? userWarehouseId, Wrapped<String?> ? customReportLayoutId, Wrapped<bool?> ? isSummary, Wrapped<bool?> ? includeSubHeadingsAndSubTotals, Wrapped<bool?> ? includeIdColumns, Wrapped<String?> ? locale, Wrapped<List< ? excelfields, Wrapped<FwStandardModelsCheckBoxListItem> ?>String?> ? reportName, Wrapped<bool?> ? useEmailTemplate}) → WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest -
Available on WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest, provided by the $WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequestExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
-
fromJsonFactory
→ const WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesReportsRentalInventoryReportsSetBrochureSetBrochureReportRequest instance)