Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

NovaGroupView_NovaGroup

teolemon edited this page Jun 25, 2021 · 1 revision

NovaGroupView.NovaGroup

public enum NovaGroup: String 

Inheritance

String

Enumeration Cases

one

case one = "1"

two

case two = "2"

three

case three = "3"

four

case four = "4"

unknown

case unknown = "unknown"