Structure
ActionableInsight.WeeklyTransactionsSummary
public struct WeeklyTransactionsSummary
Relationships
Member Of
ActionableInsight
Initializers
init(week:summary:)
public init(week: ActionableInsight.Week, summary: ActionableInsight.TransactionSummary)
Properties
week
let week: Week
summary
let summary: TransactionSummary