CustomerPolicyScopeIdType
public enum CustomerPolicyScopeIdType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case account = "ACCOUNT"
-
Undocumented
Declaration
Swift
case orgUnit = "ORG_UNIT"
-
Declaration
Swift
public var description: String { get }