RevokeDeviceSessionBatchArg
open class RevokeDeviceSessionBatchArg : CustomStringConvertible
The RevokeDeviceSessionBatchArg struct
-
(no description)
Declaration
Swift
public let revokeDevices: Array<Team.RevokeDeviceSessionArg>
-
Declaration
Swift
open var description: String { get }