RevokeDeviceSessionBatchArg
public class RevokeDeviceSessionBatchArg : CustomStringConvertible, JSONRepresentable
The RevokeDeviceSessionBatchArg struct
-
(no description)
Declaration
Swift
public let revokeDevices: [Team.RevokeDeviceSessionArg]
-
Declaration
Swift
public var description: String { get }