WebApiModulesInventoryInventoryApplyPendingRateUpdateModificationsResponse.fromJson constructor
WebApiModulesInventoryInventoryApplyPendingRateUpdateModificationsResponse.fromJson()
Implementation
factory WebApiModulesInventoryInventoryApplyPendingRateUpdateModificationsResponse.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesInventoryInventoryApplyPendingRateUpdateModificationsResponseFromJson(
json,
);