ListMemberAppsResult

public class ListMemberAppsResult : CustomStringConvertible, JSONRepresentable

The ListMemberAppsResult struct

  • List of third party applications linked by this team member.

    Declaration

    Swift

    public let linkedApiApps: [Team.ApiApp]
  • Declaration

    Swift

    public var description: String { get }