Foundation icon indicating copy to clipboard operation
Foundation copied to clipboard

Make ShipmentViewModel.ShippingAddressType an enum

Open petrovicnemanja opened this issue 4 years ago • 0 comments

I have trouble understanding the meaning of values for ShipmentViewModel.ShippingAddressType, the code works only with 0 and 1, but I don't have any notion what these values represent. Can this be replaced with a meaningful enum? A quick explanation is also fine for me.

petrovicnemanja avatar Mar 24 '22 10:03 petrovicnemanja