WebApiLogicAppFuncConsignmentSettingsResponse constructor
const
WebApiLogicAppFuncConsignmentSettingsResponse({})
Implementation
const WebApiLogicAppFuncConsignmentSettingsResponse({
this.enableConsignment,
this.defaultConsignorFeeBasedOn,
this.defaultConsignorPercent,
this.defaultHousePercent,
this.defaultTreatConsignedQtyAsOwned,
});