WebApiModulesAgentPurchaseOrderReceiveItemResponse constructor
WebApiModulesAgentPurchaseOrderReceiveItemResponse({})
Implementation
WebApiModulesAgentPurchaseOrderReceiveItemResponse({
this.contractId,
this.purchaseOrderId,
this.purchaseOrderItemId,
this.quantity,
this.quantityOrdered,
this.quantityReceived,
this.quantityNeedBarCode,
this.quantityColor,
this.status,
this.success,
this.msg,
});