Type Aliases

The following type aliases are available globally.

  • Typealias for the result of findUsers call

    Declaration

    Swift

    public typealias FindUsersResult = [String : Card]