Receiving Status Created / Updated date: July 8, 2020 Author: Sellercloud Developer Category: Resources Views: 1515 0 enum PurchaseReceiveStatusCodeType { None = 0, PartiallyReceived = 1, FullyReceived = 2 } Was this article helpful? Yes No