Category

public class Category : SdkObject

One dimension of a policy rule

  • Constructs a Category from the given String

    Declaration

    Swift

    public convenience init?(s: String)
  • Category of a policy

    Declaration

    Swift

    public lazy var value: String { get set }