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