TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Account​Info

public struct AccountInfo

Member Of

ActionableInsight

Initializers

init(id:​name:​)

public init(id: Account.ID, name: String)

Properties

id

let id: Account.ID

name

let name: String