Initializer

init(subtotal:taxRate:taxAmount:tipAmount:tipType:)

Declaration

init(subtotal: Int, taxRate: Int, taxAmount: Int, tipAmount: Int, tipType: TipType)