Structure
ActionableInsight.Month
public struct Month
Relationships
Member Of
ActionableInsight
Initializers
init(year:month:)
public init(year: Int, month: Int)
Properties
year
let year: Int
month
let month: Int