RevokeLinkedAppBatchError
public enum RevokeLinkedAppBatchError : CustomStringConvertible, JSONRepresentable
Error returned by linkedAppsRevokeLinkedAppBatch.
-
An unspecified error.
Declaration
Swift
case other
-
Declaration
Swift
public var description: String { get }