Skip to content

Commit

Permalink
Add online bill payment type
Browse files Browse the repository at this point in the history
  • Loading branch information
Nef10 committed Jul 12, 2024
1 parent 3512db5 commit af3e30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/Wealthsimple/WealthsimpleTransaction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ public enum TransactionType: String {
case giveawayBonus
/// Wealthsimple Cash Cashback
case cashbackBonus
/// Online Bill Payment
case onlineBillPayment
}

/// A Transaction, like buying or selling stock
Expand Down

0 comments on commit af3e30a

Please sign in to comment.