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