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 }
View on GitHub
CustomerPolicyScopeIdType Enumeration Reference