module Constants::Organisation ORG_TYPE = { "LA" => 1, "PRP" => 2, }.freeze end