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