Structure
ActionableInsight.AccountInfo
public struct AccountInfo
Relationships
Member Of
ActionableInsight
Initializers
init(id:name:)
public init(id: Account.ID, name: String)
Properties
id
let id: Account.ID
name
let name: String