RevokeDeviceSessionBatchError
public enum RevokeDeviceSessionBatchError : CustomStringConvertible, JSONRepresentable
The RevokeDeviceSessionBatchError union
-
An unspecified error.
Declaration
Swift
case other
-
Declaration
Swift
public var description: String { get }