GroupAddExternalIdDetails
public class GroupAddExternalIdDetails : CustomStringConvertible, JSONRepresentable
Added external ID for group.
-
Current external id.
Declaration
Swift
public let newValue: String
-
Declaration
Swift
public var description: String { get }