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