Act

public enum Act : String, Equatable, Codable

A code specifying the particular kind of Act

  • Declaration

    Swift

    case optIn = "OPTIN"