GroupRemoveExternalIdDetails
public class GroupRemoveExternalIdDetails : CustomStringConvertible, JSONRepresentable
Removed external ID for group.
-
Old external id.
Declaration
Swift
public let previousValue: String
-
Declaration
Swift
public var description: String { get }