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