TinkMoneyManagerUI Documentation Beta

Structure Client​Description

public struct ClientDescription

Description of a client using Tink.

Properties

name

let name: String

The name of the client.

scopes

let scopes: [ScopeDescription]

is​Verified

let isVerified: Bool

Whether the client is verified.

is​Aggregator

let isAggregator: Bool

Whether the client is the aggregator.