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