Skip to content
Snippets Groups Projects
Commit 816c0953 authored by Emanuel Petrinovic's avatar Emanuel Petrinovic
Browse files

add status

parent d4114e1b
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ type Donation struct { ...@@ -4,6 +4,7 @@ type Donation struct {
Ammount float64 Ammount float64
DonorName string DonorName string
ReceiptRequested bool ReceiptRequested bool
Status
Account Account
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment