enum EOwnershipOption

#include <MagesView.h>

enum EOwnershipOption
{
    Fixed,
    Takeover,
    Request,
};