Represents the PaymentHistory component
Members
String
# static amount
React state that stores the amount value
- Default Value:
- useState("")
View Source pages/Dashboard/Profile/PaymentHistory/PaymentHistory.jsx, line 74
String
# static company
React state that stores the company value
- Default Value:
- useState("")
View Source pages/Dashboard/Profile/PaymentHistory/PaymentHistory.jsx, line 58
String
# static paymentType
React state that stores the payment type value
- Default Value:
- useState("")
View Source pages/Dashboard/Profile/PaymentHistory/PaymentHistory.jsx, line 66
# static payments
React hook that memoizes the payment data