enum Status (Niantic.ARDK.Extensions.Gameboard.Path.Status)

enum Status {
    PathComplete,
    PathPartial,
    PathInvalid,
};