RevokeLinkedAppBatchResult
public class RevokeLinkedAppBatchResult : CustomStringConvertible, JSONRepresentable
The RevokeLinkedAppBatchResult struct
-
(no description)
Declaration
Swift
public let revokeLinkedAppStatus: [Team.RevokeLinkedAppStatus] -
Declaration
Swift
public var description: String { get }
View on GitHub
RevokeLinkedAppBatchResult Class Reference